Daily updates from Odoo
Friday, December 29, 2017
1 change
Resolved issues and error corrections
Installing the inventory accounting module could fail for databases created without demo data because the system did not correctly respect that setup choice. This fix prevents the installation error, helping users set up accounting-related inventory features more reliably.
Original PR description
'without_demo' param of tools.config always set value False when user make DB from UI even if the user has made DB without demo data. Issue: https://www.odoo.com/web#id=783157&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr