madukubah/mining_invoice_report — reverse-engineered prompt
Reverse engineered prompt
Build me a simple Odoo 10 add on for a mining business called mining invoice report. I want staff to be able to open Odoo, find a mining invoice report screen or menu, choose the invoice information they need, and generate a clean report that can be viewed or printed from inside Odoo.
Keep it focused on invoices and reporting, not a whole mining management system. Use normal Odoo 10 patterns for models, views, menus, and report templates, and make sure it installs cleanly as a module. If there are missing details, make reasonable simple choices and leave the code easy to adjust later.
The report should look professional enough for office use, with clear invoice details, customer details, amounts, dates, and any mining related fields that are already available or easy to add. Please wire everything up so I can drop the module into an Odoo 10 instance, update apps, install it, and test it. Look up Odoo 10 docs online if you need to.
Want more depth? Deep Reverse