Daily updates from Odoo
Wednesday, October 8, 2025
3 changes
2 changes
New functionality added to Odoo
Bulgarian companies can now use the new tax return feature with Intrastat reporting schedules that match local requirements. This helps ensure periodic reporting and submission deadlines are configured correctly for Bulgaria.
Original PR description
As part of the new tax return feature introduced in 18.3, we are implementing country-specific periodicities and deadlines for Intrastat reports across all European localizations. This **PR** introduces the configuration required for the Bulgarian localization, aligning it with the national requirements for Intrastat reporting. **task**-4987898
Adds a new SICORE report for Argentina that helps companies summarize earnings tax withholdings for a selected period. It also enables exporting the required TXT file for fiscal reporting, supporting compliance with local tax requirements.
Original PR description
This commit introduces the functionality to generate a TXT file containing information about earnings tax withholdings applied by the company during a given period. It also includes the implementation of a corresponding tax report that summarizes the withholdings performed, providing a detailed overview for fiscal and compliance purposes. Specification (this specification can be found in the SICORE application of the SIAP application): <img width="944" height="686" alt="image" src="https://github.com/user-attachments/assets/945c6845-b1cc-4b59-9cea-6f0309f4cd77" /> Task latam: 1265 Task Adhoc side: 51853
1 change
New functionality added to Odoo
Adds a new Lazada connector so businesses can manage Lazada shops directly from Odoo. It imports orders, synchronizes products and inventory, supports Lazada- and merchant-fulfilled workflows, and handles fulfillment details such as shipping labels and tracking.
Original PR description
This module: * 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. Features: * Shop authorization * Order fetching * Lazada product fetching * Stock level pushing * Order fulfillment * Shipping label fetching task - 3478992