Friday, January 22, 2021
3 changes · master
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
The accounting screens now hide the Electronic Invoicing field when no electronic invoicing service is needed. This reduces clutter for users and helps keep invoice and payment forms focused on relevant information.
Original PR description
…ove view if no EDI require web-service TASK ID: 2439258 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