Tuesday, November 26, 2019
4 changes
Enhancements to existing features
The accounting reversal wizard is updated to more reliably track the selected entries or invoices and avoid relying on hidden context data. Users also get clearer guidance that reversing invoices or bills will create refunds, reducing confusion during accounting operations.
Original PR description
Task [2085023](https://www.odoo.com/web#id=2085023&action=333&active_id=967&model=project.task&view_type=form&menu_id=4720) * Add a field that replaces the context to get the ids of the entries/invoices * Add text to explain invioces/bills will create refunds 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
Odoo's import tool can now handle Excel files with multiple sheets by letting users choose which sheet to import. This reduces manual preparation work when spreadsheets contain several tables, while still selecting the first sheet by default.
Original PR description
Excel can store data in multiple tables, each is called a sheet. Odoo was only importing the first sheet making the process to import a file containing multiple sheets cumbersome. It is now possible to select the sheet in the import options. Task: 2043768
Adds the GST101A tax return report to the New Zealand localization, making it easier for businesses to prepare GST reporting in Odoo. This improves compliance support for New Zealand companies by aligning tax report data with local filing needs.
The automated action forms were made clearer and easier to use with better labels, safer selection controls, and more helpful defaults. This should reduce confusion when configuring automations, SMS actions, and related templates.
Original PR description
Task : https://www.odoo.com/web#id=2082503&action=327&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.30015b26b76505fcbdf24f23372a1eb5 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr