Tuesday, November 28, 2023
4 changes · 17.0
Enhancements to existing features
The online shop page has been optimized to avoid unnecessary product tag, price, attribute filter, and wishlist checks during page loading. This should make browsing the shop noticeably faster, especially for stores with many products or wishlist functionality enabled.
Original PR description
--- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The quotation template and sales order forms now present prepayment, online signature, and payment details in a clearer layout. Labels and field placement were adjusted to make quotation setup easier to read and complete for users.
Original PR description
**Version:** - 17.0 **Improvement:** With this PR, we have improved the UI for the Prepayment amount field in both the quotation template form view and the Sale order form view. The changes have made it easier for users to input and review information. Current behavior before PR: - The online signature and payment fields are on the left side in the Quotation Template's form view. Desired behavior after PR is merged: - Change the label from "Quotation expires after" to "Quotation Validity" - To ensure a smooth flow of data, the online signature and payment fields are placed on the right side in the Quotation Template's form view with a single line. And also improve the Sale order's form view. task-3546106 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The Danish financial reporting system has been updated to generate reports based on account tags rather than account codes. This change enables users to map their existing chart of accounts to the required Danish format by simply adding the appropriate tags to their accounts, making the system more flexible and compliant with Danish bookkeeping regulations.
Original PR description
To be approved for the bookkeeping act, we need to generate reports based on tags instead of account codes. It allows users to link their existing CoA to the one we decide. To do it, they can add the right tags on their own accounts. task-id: 3593634
This update improves the Austrian localization module with enhanced financial reports, better data organization, and fixes for balance sheet calculations. The changes ensure Austrian companies can generate more accurate and detailed financial statements, including proper handling of positive and negative balances and EC sales list reporting.
Original PR description
Description of the issue/feature this PR addresses: Several fixes and updates for the not yet complete Austrian Localization, started to prepare in Valencia on the OCA Code Sprint. Should be merged and is dependent on https://github.com/odoo/odoo/pull/134959 Info: @wt-io-it Forward-Port-Of: odoo/enterprise#50608 Forward-Port-Of: odoo/enterprise#47198