Friday, November 28, 2025
7 changes
2 changes
Features or functions removed from Odoo
This pull request removes outdated configuration files related to FedEx, UPS, and USPS delivery settings within the Odoo Enterprise platform. These files were no longer required and were contributing to unnecessary complexity. This change ensures a cleaner and more streamlined system.
Original PR description
Oversight of 83d5bc4b0df37e0786348238b7379cb9f62fd5e4 and fw ports Forward-Port-Of: odoo/enterprise#100482
This update simplifies the l10n_mx_edi module by removing a redundant name (quadrum) that was previously used. This change eliminates confusion and streamlines the codebase. It's a minor technical adjustment to improve clarity.
Original PR description
It has been some time since finkok changed its name to quadrum, and now no one remembers quadrum as finkok. Having it in the name only causes more confusion, so we decided to simply remove it. I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/enterprise#100663
1 change
Features or functions removed from Odoo
This update simplifies the l10n_mx_edi module by removing a redundant name (quadrum) that was previously used. This change eliminates confusion and streamlines the codebase. It's a minor technical adjustment to improve clarity.
Original PR description
It has been some time since finkok changed its name to quadrum, and now no one remembers quadrum as finkok. Having it in the name only causes more confusion, so we decided to simply remove it. I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/enterprise#100663
1 change
Features or functions removed from Odoo
This update simplifies the l10n_mx_edi module by removing a previous, confusing name (quadrum) that was previously used. This change eliminates ambiguity and streamlines the module's internal references, ensuring clarity and ease of maintenance. It's a minor technical adjustment.
Original PR description
It has been some time since finkok changed its name to quadrum, and now no one remembers quadrum as finkok. Having it in the name only causes more confusion, so we decided to simply remove it. I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/enterprise#100663
1 change
Features or functions removed from Odoo
This update corrects a technical issue where a reporting function was mistakenly reintroduced in the Italian and Philippines versions of Odoo Enterprise. The function was previously moved to report options, and a subsequent forward port incorrectly re-added it. This change ensures consistency and avoids potential errors in reporting.
Original PR description
the function _get_custom_display_config was switched to the options on reports in this commit, https://github.com/odoo/enterprise/commit/162d2326b2bd4e78aa742ae7bdd125150faf3e08. Unfortunately, some forward ports missed it and added back this function for both l10n_it and l10n_ph. Forward-Port-Of: odoo/enterprise#100638
2 changes
Features or functions removed from Odoo
This pull request removes configuration files related to FedEx, UPS, and USPS delivery services. These files were identified as no longer needed and were causing potential confusion. This change simplifies the system and reduces maintenance overhead.
Original PR description
Oversight of 83d5bc4b0df37e0786348238b7379cb9f62fd5e4 and fw ports Forward-Port-Of: odoo/enterprise#100482
This update removes an outdated and confusing reference to a previous module name ('finkok') within the Mexican VAT (l10n_mx_edi) integration. The change simplifies the codebase and improves clarity, ensuring the module is easier to maintain and understand. This is a routine maintenance fix.
Original PR description
It has been some time since finkok changed its name to quadrum, and now no one remembers quadrum as finkok. Having it in the name only causes more confusion, so we decided to simply remove it. I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/enterprise#100663