Friday, November 11, 2022
5 changes · master
Enhancements to existing features
This update renames several Odoo apps so their labels are clearer and more user-friendly, instead of showing technical identifiers. It also standardizes author names across app records, making module information more consistent and professional.
Original PR description
**Description of the issue/feature this PR addresses:** currently there is some modules still with the name in the manifest as its technical name, updating those module names to generic names and unifying the module authors name. **Current behavior before PR:** module names with technical name in manifest, different names used for same author in manifest file **Desired behavior after PR is merged:** Clean module names and authors --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update improves the Italian delivery document flow by allowing delivery documents to be printed directly from stock transfers. It also includes fixes to make the feature more reliable for companies using Italian localization and electronic invoicing workflows.
Original PR description
Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update makes internal API code easier for developers to read and maintain. It does not introduce visible product changes, but it can help reduce future maintenance effort and support more reliable development over time.
Original PR description
--- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update reorganizes part of the default settings logic to remove repeated code. It does not change how users work with the system, but it should make the code easier to maintain and reduce the risk of future mistakes.
Original PR description
--- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This change improves the reliability of Odoo's internal module upgrade process by adding or adjusting tests around the upgrade action. It helps reduce the risk of future regressions in core system maintenance behavior without changing day-to-day user workflows.
Original PR description
--- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr