Daily updates from Odoo
Tuesday, September 26, 2017
2 changes · master
Enhancements to existing features
French accounting localization is enhanced so companies can use it more easily out of the box. The update adds and links French VAT, cash-basis tax handling, fiscal positions for Europe and overseas territories, and related accounting journals to reduce manual setup.
Original PR description
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
Users can now generate three Colombian withholding certificate reports from a guided wizard for one or more contacts. The old Colombian financial report was removed because it was slow to load and no longer worked after localization simplification.
Original PR description
This adds a Certification Report wizard which allows users to generate three different types of 'Certificados de Retención' reports based on one or more res.partner records. This also removes the Colombian report because it was huge (>1000 account.financial.html.report.line) and took around 6 seconds to load even without any account.move.lines in the system. Additionally, due to the simplification of l10n_co it did not work anymore.