Daily updates from Odoo
Monday, February 26, 2018
2 changes · master
New functionality added to Odoo
Point of Sale configuration now includes options related to invoicing, making it easier for businesses to manage invoice behavior directly from POS settings. This helps teams align checkout and accounting workflows without extra setup steps.
Original PR description
Task: https://www.odoo.com/web?#id=34026&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.2442a51a5ba8f08025bf8684da38f140
Enhancements to existing features
Units of measure have been separated from the product area into their own reusable module. This makes it easier for other business processes, such as timesheets and expenses, to use quantities consistently without depending on product features, with no intended change to existing behavior.
Original PR description
2 commits:
[IMP] product: rename product.uom to uom.uom
[IMP] product: move uom in a new addon
https://www.odoo.com/web#id=51515&view_type=form&model=project.task&action=333&active_id=965&menu_id=4720