Daily updates from Odoo
Thursday, January 15, 2026
1 change · master
New functionality added to Odoo
This update introduces a new connector to seamlessly integrate Lazada sales orders into Odoo. It automatically imports orders from multiple Lazada accounts, synchronizes inventory levels, and facilitates shipment management, streamlining the fulfillment process 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 Forward-Port-Of: odoo/enterprise#83214