madukubah/mining_report — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me an Odoo 10 add on called mining_report for a mining company to create and print basic mining reports from inside Odoo. I don’t have a detailed spec, so keep it simple and practical.

It should add a clear menu item, open a wizard where staff can choose a reporting period and any basic filters that make sense, then generate a clean printable report using Odoo’s normal report style. Include access rules so regular users can use it safely, and make sure the module installs without breaking a standard Odoo 10 database.

Use the usual Odoo module layout with the manifest, security, wizard, report, and static assets as needed. Keep the wording business friendly, and add enough placeholder structure so someone can later connect real mining production or operation data.

If anything is unclear, make reasonable minimal assumptions instead of building a huge system. Look up Odoo 10 reporting docs online if you need to.

Want more depth? Deep Reverse