OCA / sale-workflow

Odoo Sales, Workflow and Organization
GNU Affero General Public License v3.0
297 stars 1.03k forks source link

[IMP] sale_invoice_policy: Several improvements #3376

Open rousseldenis opened 1 month ago

rousseldenis commented 1 month ago

Refactor:

I think the default policy that was applied on sale orders from the default product configuration (defined in sale module) was the wrong approach as it is not contextually correct (products are not sale orders).

That said, I introduced an invoice policy on sale order level more explicitly than before (void) which is 'Products Invoicing Policy'. That let the user free to choose between standard behavior or sale order level configuration.

The question is:

rousseldenis commented 1 month ago

Don't hesitate to test it on runboat