madukubah/fleet_report — reverse-engineered prompt
Reverse engineered prompt
Build me a small Odoo 10 addon for fleet reporting. I want a user in the Fleet app to be able to open a simple report screen or wizard, choose what they want to report on, like a date range and vehicles, then generate a clean printable fleet report.
Keep it practical and easy to install in an existing Odoo 10 database. Add the needed menu item, views, access rules, report template, and any basic styling so it feels like a normal Odoo module. The report should show useful fleet information from the existing fleet records, with clear headings and totals where they make sense.
Please make sure the module has the proper manifest, init files, security file, views, wizard, and report setup so I can drop it into the addons folder, update apps, install it, and use it without extra manual steps. Look up Odoo 10 examples if you need to.
Want more depth? Deep Reverse