Daily updates from Odoo
Wednesday, July 18, 2018
2 changes · master
Enhancements to existing features
Sale subscription order lines now use a shared way to create their default product-based names. This reduces inconsistent wording across workflows and makes future custom naming rules easier to support.
Original PR description
Link to the task: https://www.odoo.com/web?debug#id=1837987&action=333&active_id=1251&model=project.task&view_type=form&menu_id=4720
Resolved issues and error corrections
This change fixes an installation problem in the Belgian invoice payment reference module caused by an outdated group name. Businesses using Belgian invoicing can install or update the module without hitting the previous traceback error.
Original PR description
Pad:https://pad.odoo.com/p/r.d26c7da1d018764de72d25ecfdbb7717 Task:https://www.odoo.com/web#id=1865319&action=333&active_id=1278&model=project.task&view_type=form&menu_id=4720 --change the group name acc_sale -> sale TASK:1865319 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