Friday, January 22, 2021
3 changes · master
New functionality added to Odoo
Businesses can now export invoices using a generic UBL format, making electronic document exchange easier when no country-specific profile is required. The change also prepares the existing UBL framework for additional profiles and updates Belgian e-invoicing integration to use the shared base more flexibly.
Original PR description
TASK ID: 2361217 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Enhancements to existing features
Inventory processing has been optimized so large batches of stock transfers can be validated more efficiently. This helps businesses with high warehouse volumes reduce delays when confirming completed operations and improves the tools used to test stock performance.
This update adds richer automatic demo data generation for accounting areas such as journals, invoices, payments, bank statements, and reconciliation rules. It helps teams create more realistic test or demonstration databases faster, while also improving related company, currency, and performance handling.
Original PR description
Task [2230635](https://www.odoo.com/web#id=2230635&action=333&active_id=967&model=project.task&view_type=form&cids=1&menu_id=4720) Add _populate implementation for: * Bank Statements * Journals * Journal Entries / Invoices * Payments * Reconcile Models Load a chart of account for the first 3 companies, and load data only for companies with a CoA installed. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr