Daily updates from Odoo
Tuesday, September 26, 2017
2 changes · master
Enhancements to existing features
The Colombian localization now uses a simpler set of common accounts and taxes, making setup and daily accounting easier for businesses. It also updates tax rules such as the VAT rate change to 19% and adds partner identification details needed for Colombian compliance.
Original PR description
This simplifies the chart of accounts and taxes to only the common ones used. It also updates some changes that took place (eg. the VAT increase from 16% to 19%). Lastly it implements some additional fields on res.partner: a document type and a verification code that is calculated based on the VAT.
Resolved issues and error corrections
This fix resolves an error that occurred when users tried to print the stock traceability report. After the change, the report should generate normally, helping warehouse and inventory teams access traceability information without interruption.
Original PR description
…_obj and passing direct parameters. Description of the issue/feature this PR addresses: Giving traceback while print stock traceability report in current master. Current behavior before PR: Giving traceback while print stock traceability report in current master. Desired behavior after PR is merged: Print stock traceability report without any traceback. Issue: https://www.odoo.com/web#id=770291&view_type=form&model=project.issue&action=609&menu_id=4720 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr