Tuesday, March 10, 2026
2 changes · master
New functionality added to Odoo
This update introduces a new 'Airfare Allowance' field for UAE employees within their salary information. The system now calculates and includes this allowance on payslips based on the number of 'Air Tickets' entered, streamlining payroll processing for UAE-based staff. This enhancement ensures accurate compensation for travel expenses.
Original PR description
*= l10n_ae_hr_payroll_account - Add the 'Airfare Allowance' field in employee under the 'Allowance' section - Update the 'Airfare Allowance' salary input by changing label name to 'Air tickets' and input type to quantity - Now 'Airfare Allowance' will be included in the payslip on based of the number of 'Air Tickets' in the payslip - Update the related test cases. task-4718019
This update adds a currency field to the online account view, allowing users to accurately identify the corresponding bank account based on its currency. This improves clarity and reduces the potential for errors when managing online transactions.
Original PR description
The aim of this commit is to add the currency_id field on the online account view to allow users to identify the right bank account by using the currency. no task id