Tuesday, September 30, 2025
1 change · saas-18.3
Features or functions removed from Odoo
An obsolete internal component in Sales External Tax was removed because invoicing now uses Odoo's standard process. This reduces maintenance overhead without changing the expected user experience.
Original PR description
The `wizard/` folder contained only `sale_make_invoice_advance.py`, which overrode `_prepare_down_payment_lines_values` but is no longer used. All functionality now relies on Odoo's standard implementation.