Thursday, April 17, 2025
2 changes · saas-17.4
Resolved issues and error corrections
The New Zealand localization now reports GST-only import taxes in the correct GST return box. This aligns Odoo’s tax reporting with IRD rules, helping businesses avoid misclassified import GST amounts.
Original PR description
Current set up under the tax concerned is "BOX 11" which is incorrect as according to the IRD GST report, BOX 11 excludes the amount of imported goods. The tax in consideration is used when the NZ Customs bills the user only for the GST amount based on the purchase value of the goods. Therefore, the tax grids for this tax need to changed to "BOX 13". task-392615
This fixes an issue in the self-ordering kiosk where customers could not add more than two units of the same product. It helps avoid blocked or incorrect orders for restaurants and other businesses using kiosk ordering.
Original PR description
After c92e189e3850babb816a9b06f5d372f114d98359 it is not possible to order more than 2 units of same product in kiosk mode