Hey everyone,
I’m on Odoo 18 and noticed something odd. When I open an Invoice → Gear Icon → PDF, I see a “Pro-forma Invoice” option. As far as I know, pro-forma invoices normally belong to the Sales module, not Accounting.
The confusing part is:
The pro-forma option appears directly in the Invoice view.
I searched under Settings → Technical → Reports for anything linked to account.move, but I can’t find a report or QWeb template that corresponds to this pro-forma PDF.
I also checked Sales reports, but nothing seems to explain why the PDF action is available inside the Accounting module.
Does anyone know:
Which XML/QWeb template or report action is responsible for this pro-forma invoice in Odoo 18?
Is this coming from a cross-module extension (Sales adding actions to Invoices)?
Where exactly can I locate/override the PDF being generated
?
Hello
I've checked in version 18, I'm not able see the pro-forma invoice report in Invoice Gear Icon.
I did a fresh installation of Odoo 18 Enterprise on my local machine, and the issue doesn’t appear there. But it does show up on my Odoo.sh instance, where the real problem is. We recently migrated from Odoo 17 to Odoo 18, and everything worked fine on Odoo 17 as well.
I am also looking at the code base, but I am unable to identify what is triggering this behavior.
For odoo.sh, You can contact odoo directly. May be the issue happened while migrating version.