Monday, January 8, 2024
2 changes · master
Enhancements to existing features
Country-specific payroll packages will now be selected automatically based on the company’s country. This reduces manual setup work and helps businesses activate the correct payroll rules more easily.
Amazon replacement orders that arrive without a currency can now use the currency from the original order they replace. This prevents order import issues in Odoo while keeping replacement orders correctly linked to the customer’s prior transaction.
Original PR description
Amazon replacement orders have no currency (and a zero amount). This is problematic because all Odoo orders have pricelists and all pricelists require a currency. However, Amazon stores a reference to the replaced order, so we can use the replaced order's currency as the replacement order's currency. task-2822426