Tuesday, December 18, 2018
2 changes · master
Enhancements to existing features
This update allows calendar, graph, and pivot views to use a specific custom behavior setting. It gives implementers more flexibility to tailor these views while keeping the change limited to the base configuration rules.
Original PR description
Description of the issue/feature this PR addresses: It's not possible to use a specific js-class with a calendar, graph or pivot view. Desired behavior after PR is merged: We can use a specific js-class with a calendar, graph or pivot view. The "js-class" attribute is accepted by RNG file -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The accounting payment term setup now removes a duplicate option that behaved the same as another existing choice. This makes configuration clearer for users without changing the actual payment calculation behavior.
Original PR description
'after_invoice_month' and 'day_following_month' options did the same thing.