Thursday, January 11, 2024
2 changes · 17.0
Enhancements to existing features
The Restaurant Point of Sale order button now shows quantities to the left of category names with added spacing. This makes quantities easier to read, especially when category names are short, improving cashier usability during service.
Original PR description
Before, when category name is small it can be difficult to read quantities.  Now: quantities are to the left of category names with a little padding  taskId: 3630619
The Italian EDI (Electronic Data Interchange) module will no longer be automatically installed when you install the Italian localization. This change allows businesses using external accounting modules or alternative EDI solutions to avoid unnecessary software installations. Users who need the Italian EDI functionality can still manually install it when required.
Original PR description
Description of the issue/feature this PR addresses: ### Current behavior before PR: l10n_it_edi is auto_installed if you install l10n_it ### Desired behavior after PR is merged: l10n_it_edi is not auto_installed becauseIs it not always required (for example if you use external accounting modules) --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr