Sunday, January 1, 2023
2 changes · master
Enhancements to existing features
Adds support for Turkish tax offices so customer and supplier tax details can include the tax office alongside VAT information. Invoice, purchase, delivery, repair, and localization reports now use a shared contact display approach, making tax information more consistent across documents.
Original PR description
Tax offices in Turkey is somehow part of the VAT number and VAT number is not used without it Task No: 2735448 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Miscellaneous changes
With the new year transition, some demo data relative to the current time are now inconsistent with each others: - Some payslips starts 2 mount before now. - the contract starts this year, first January. This means that - the contract starts 2023-01-01 - the payslips ends 2022-12-01 Leading to an error "The following employees have a contract outside of the payslip period" Note that it looks like there is a also a demo/admin inconsistency in data but this is out of the scope of t
Original PR description
With the new year transition, some demo data relative to the current time are now inconsistent with each others: - Some payslips starts 2 mount before now. - the contract starts this year, first January. This means that - the contract starts 2023-01-01 - the payslips ends 2022-12-01 Leading to an error "The following employees have a contract outside of the payslip period" Note that it looks like there is a also a demo/admin inconsistency in data but this is out of the scope of this fix. Forward-Port-Of: odoo/odoo#108881 Forward-Port-Of: odoo/odoo#108879