Daily updates from Odoo
Navigate
Branch
Monday, May 8, 2017
7 changes
New functionality added to Odoo
The Mexico localization now includes fiscal positions based on official SAT guidance. This helps companies apply the correct Mexican tax treatment more consistently during accounting and invoicing.
Original PR description
Based on official documentation: http://www.sat.gob.mx/informacion_fiscal/obligaciones_fiscales/Paginas/default.aspx
Enhancements to existing features
The online shop now shows a clear “tax included” label when displayed prices include tax, helping shoppers understand why prices may differ from entered amounts. Website and accounting settings also include easier links to tax configuration, reducing confusion for administrators.
Original PR description
Description of the issue/feature this PR addresses:
Task : https://www.odoo.com/web#id=31485&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720
Pad: https://pad.odoo.com/p/r.5d281e90c333de432fc02a9212e6fc51
Current behavior before PR:
- you enter a price but you see the price automatically updated with the tax... it's confusing https://drive.google.com/file/d/0B1uIL9E_zXrrRmVSMGhQMDJuVzg/view
Desired behavior after PR is merged:
- add a label to give the user a clue about what is happening ("tax included")
- add links to taxes in website settings and accounting.
--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-prThis change reorganizes how validation and refusal permission checks are handled in Time Off. It makes those rules easier to customize for organizations that need different approval policies, without changing the user-facing workflow.
Original PR description
Description of the issue/feature this PR addresses: This PR moves security check for validation/refuse on hr_holidays in separeted method to allow to modify these rules properly. Current behavior before PR: Currently, it's not possible de modify the security check on holidays validation/refuse. Desired behavior after PR is merged: Have the possibility to modify these rules. Forward port of #16491 CC @mart-e -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update makes product packaging options clearer across inventory, sales, and delivery workflows. It also avoids showing packaging choices before a product is selected and prevents unnecessary delivery pop-ups when no carrier or only rule-based or fixed pricing is involved.
Original PR description
Task: https://www.odoo.com/web#id=29316&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 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
Features or functions removed from Odoo
This change removes old reporting technologies and legacy service hooks that were already deprecated. It simplifies Odoo’s reporting foundation by moving remaining report functionality into core base and web areas, reducing maintenance burden and reliance on outdated report formats.
Original PR description
-RML Reports -Webkit Reports (most part already removed by 13b9982c6298021289707ed364e3c1d622a09f13) -LocalService in netsvc.py 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
Code cleanup and technical improvements
This update removes outdated reporting components and adjusts related accounting, manufacturing, point of sale, and check printing reports to work with the newer platform organization. It helps keep business documents and reports compatible as shared reporting features move into core system areas.
Documentation and clarification updates
This update records FKS's signed company contributor agreement in the project documentation. It helps ensure contributions are covered by the required legal paperwork and supports ongoing compliance for the project.
Original PR description
Company CLA for fks