Daily updates from Odoo
Navigate
Branch
Thursday, September 25, 2014
3 changes
Enhancements to existing features
The online shop now passes the specific cart line when updating an order from the website. This helps ensure cart changes apply to the intended item, reducing the chance of incorrect updates during checkout.
Original PR description
.....from sale_get_order() Fix :- #2573:
Invoicing and payment users now have the access needed to create, validate, and pay invoices across related sales and purchasing flows. This reduces administrative bottlenecks while keeping permissions aligned across accounting, sales, purchases, stock, manufacturing, and asset workflows.
Original PR description
Hello, Gived some access rights for validate and pay invoice to invoicing and payment user. - Task: https://www.odoo.com/web#id=6820&view_type=form&model=project.task&menu_id=3942&action=327 - Pad: https://pad.odoo.com/p/openerp-project.task-1W58J32RBF. Thanks, @cod-odoo
Miscellaneous changes
This pull request brings the branch up to date with the original Odoo master branch. No specific business-facing changes are listed, so the impact appears to be a routine synchronization rather than a targeted feature or fix.
Original PR description
Update from original