Thursday, November 15, 2018
4 changes · master
Enhancements to existing features
The IAP option in the Web Settings Dashboard is now presented as a full dashboard tile instead of a simple text link. This makes the service easier to notice and access for users managing settings.
Original PR description
The IAP link in Web Settings Dashboard used to be a simple text link in DashboardApps, now we've created a full div -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The settings dashboard now places the App Store and Play Store links in the last column. This keeps mobile app access available while freeing the previous area for upcoming in-app purchase information.
Original PR description
Move the links to the mobile apps to the last column because their previous position will be used for IAP
This update adjusts an internal barcode inventory test to use the correct inventory loss setting from the product. It helps keep stock barcode quality checks aligned with current inventory configuration, reducing the chance of false test failures.
Original PR description
The inventory loss location used in this test was a data of the inventory location that has been removed from community version, and so we use the correct property value set on the product
The external trade localization no longer defines the CURP field because it is now provided by the main Mexican electronic invoicing module. This reduces duplicate data setup and keeps partner information managed in one shared place.
Original PR description
The CURP field now is added by the l10n_mx_edi module.