Thursday, September 2, 2021
4 changes · master
New functionality added to Odoo
Currency rate updates can now use official exchange rates from the UAE Central Bank. This gives businesses operating in or with the UAE another trusted source for automated currency conversion updates.
Original PR description
Add a new provider - https://www.centralbank.ae/en/fx-rates Task 2615290
This change adds UAE-specific payroll capabilities, including local salary structures, rules, contract fields, and payroll accounting setup. It helps businesses operating in the United Arab Emirates manage payroll and related accounting more accurately within Odoo.
Original PR description
Changed name of branch to match the branch on `odoo/upgrade`
Companies using Argentina localization can now choose how VAT credit is prorated when generating AFIP VAT Book voucher files. This supports both global proration and no-proration reporting, helping businesses meet AFIP requirements directly in Odoo.
Original PR description
### Description of the issue/feature this PR addresses:
related to latam ticket 579 / Adhoc ticket 36712
When generating the AFIP VAT Book Vouchers TXT file the user can choose the proration option they want to use, this impact in the generated TXT files("Computable Tax Credit" column values change).
### Current behavior before PR:
Before this PR we were only able to generate the TXT file using the "Without Proration" option. For companies that need to report Global Proration to AFIP, they were not able to do it from Odoo.
### Desired behavior after PR is merged:
After this PR the user is able to generate the TXT file as he needs using the "Global" or "Without Proration" option.
--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-prAdds UAE-specific payroll setup so companies can manage local salary structures, rules, and contracts in Odoo. It also connects UAE payroll with accounting, helping payroll costs and related entries flow into the correct financial accounts.