Monday, September 30, 2024
2 changes
Features or functions removed from Odoo
This update removes an obsolete receipt reprint screen from the Point of Sale module. It has no expected impact on daily use, but helps keep the system cleaner and easier to maintain.
Original PR description
In this commit we remove the `ReprintReceiptScreen` component, which became unused in 405d90981ed734e1ca0f6ead07e25a1f9811ba6e Task 4204436 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The partner autocomplete app will no longer be installed automatically as part of other setup flows. This gives businesses more control over whether to enable the feature and avoids adding it unless it is explicitly needed.
Original PR description
--- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr