madukubah/mining_fuel_report — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me an Odoo 10 add on for a mining company that creates a fuel report. I want staff to be able to open a simple wizard, choose the report options like date range and any available mining fuel filters, then generate a clean printable report from the records in Odoo.

Keep it practical and easy to install as a normal Odoo module. Add the manifest, security access, wizard screens, report templates, and any small static styling needed so it feels finished. The report should be readable for operations people, showing the important fuel information in a clear table with totals where the data supports it.

Please make the module self contained and compatible with Odoo 10 conventions. If something depends on existing mining or fuel models, wire it to the most reasonable model names and keep the code easy to adjust. Look up current Odoo 10 examples online if you need to.

Want more depth? Deep Reverse