Monday, February 5, 2024
3 changes · master
Resolved issues and error corrections
This fixes an incorrect internal document name in the Avalara sales order report setup. The change helps ensure the right report customization is applied and avoids confusion caused by copied naming from another document.
Original PR description
Copy and paste is not our friend if we do not replace all important information. Cherry picked the commit to be able to easily associate the upgrade branch
This fix updates the point-of-sale IoT transaction status screen so optional information is handled correctly when it is not available. It helps prevent avoidable display or validation issues during payment status checks, improving stability for stores using POS IoT devices.
Original PR description
https://github.com/odoo/odoo/pull/151142
A copied report definition in the Avatax sales integration used the wrong inherited document name. This fix keeps the sales order report setup correctly identified, reducing confusion and helping maintain reliable document customization.
Original PR description
Copy and paste is not our friend if we do not replace all important information. A little oversight which should be fixed. Info: @wt-io-it