Monday, February 6, 2017
2 changes
New functionality added to Odoo
This adds the ability to pay several vendor bills or invoices together through SEPA payments. It helps accounting teams process payments more efficiently and reduces repetitive manual payment work.
Original PR description
Due to the 9.0-payments-las branch on community, the method get_payment_vals has been adapted. Pay Multiple Vendor Bills at Once related to task: https://www.odoo.com/web#id=24014&view_type=form&model=project.task&menu_id=
Resolved issues and error corrections
This change fixes an error that could stop the Indian localization module from installing correctly. It restores the expected tax template tag configuration so businesses can set up Indian accounting localization without a traceback during installation.
Original PR description
Issue: https://www.odoo.com/web?#id=703185&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 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