Friday, March 1, 2024
3 changes · 17.0
New functionality added to Odoo
UK users can now create customer statements by default in Odoo 17. This new feature addresses a frequently requested capability by automatically enabling the customer statements module for UK-based companies, making it easier to generate and manage customer account statements.
Original PR description
UK users often request the option to create customer statements. Now that the customer statements module has been deployed in Odoo 17, UK users can benefit from it by default. Since this is needed in 17.0, this commit creates a bridge module. task-3764637
This update adds Bank Negara Malaysia as a live exchange rate service option for Malaysian users. This enables businesses in Malaysia to automatically fetch current exchange rates directly from the country's central bank, which is the standard practice for accurate and reliable currency conversions in the region.
Original PR description
Add the Bank Negara Malaysia as a live exchange rate service for malaysia. This is common practice in the country to get exchange rates from it. Task id # 3724397 Forward-Port-Of: odoo/enterprise#57694 Forward-Port-Of: odoo/enterprise#56030
A new payment method integration for Razorpay has been added to Odoo's Point of Sale system. This allows businesses using Razorpay as their payment processor to accept payments directly through their POS terminals, expanding payment options for retail operations.
Original PR description
This commit adds the module pos_razorpay to add a new payment method of razorpay to point_of_sale. Task: 3691186