Daily updates from Odoo
Monday, November 12, 2018
3 changes
Enhancements to existing features
Credit note numbering will now follow localization needs instead of being disabled everywhere. Belgium, France, and Luxembourg will automatically use dedicated credit note sequences, helping align invoices and credit notes with local accounting expectations.
Original PR description
…e/fr/lu) Description of the issue/feature this PR addresses: Make “Dedicated Credit Note Sequence” depend on localization. Activate that option for Belgium, France and Luxembourg. Current behavior before PR: “Dedicated Credit Note Sequence” always set to False Desired behavior after PR is merged: Set to true for be/fr/lu -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Belgium, France, and Luxembourg localizations now enable dedicated credit note numbering by default. This helps companies in those countries follow local accounting expectations without manual configuration.
Original PR description
…e/fr/lu) Description of the issue/feature this PR addresses: Make “Dedicated Credit Note Sequence” depend on localization. Activate that option for Belgium, France and Luxembourg. Current behavior before PR: “Dedicated Credit Note Sequence” always set to False Desired behavior after PR is merged: Set to true for be/fr/lu -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The wording in the Sales module was updated to use “expiration” instead of “validity.” This makes the label easier for users to understand when reviewing sale-related dates.
Original PR description
I think expiration it's much clearer.