Thursday, January 15, 2026
2 changes · 19.0
New functionality added to Odoo
This update brings localized payslips for Bangladesh, incorporating new fields needed for accurate tax calculations. This ensures compliance with Bangladeshi tax regulations and provides a more accurate payroll experience for users in Bangladesh.
Original PR description
Implemented localization for payslips in Bangladesh, also added two new fields to the HrEmployee model that are needed for tax computation.
This update introduces a new connector to seamlessly integrate Odoo with Lazada, a major e-commerce platform. It allows businesses to automatically import orders from multiple Lazada shops, manage inventory levels, and arrange shipments, streamlining the fulfillment process. This improves order processing and inventory accuracy for Lazada sales.
Original PR description
* Authorize Lazada shop to be accessed via Lazada API * Import orders from multiple accounts and shops Orders are matched with Odoo products based on their internal reference (item_id or model_id in Lazada) Support for both Fulfillment by Lazada (FBL), Fulfillment by Merchant (FBM): FBL: Importing the completed orders FBM: Delivery information is fetched from Lazada, track and synchronize the stock level to Lazada. * Push inventory levels of matched products to Lazada * Arrange shippment for orders and download shipping label to Odoo task - 3478992