Friday, November 4, 2016
9 changes · master
New functionality added to Odoo
Accounting users can now enable CAMT bank statement import directly from the accounting configuration. This makes it easier for businesses to activate standardized bank statement imports without extra technical setup.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web#id=29185&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 PAD: https://pad.odoo.com/p/r.99cdc91a4b62596cb79716bb519fe93a 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
Users can now generate a commercial invoice report directly from stock picking/delivery orders. This helps teams prepare shipping and customs paperwork more efficiently from the existing delivery workflow.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web#view_type=kanban&model=project.task&action=327&menu_id=4720 PAD: https://pad.odoo.com/p/r.fd46ef96e48d93b0e0eb554c9cf8525f Current behavior before PR: Desired behavior after PR is merged: Added "commercial invoice report" on stock picking" ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Enhancements to existing features
Kanban boards now load their columns only when needed instead of loading everything upfront. This should make large boards open faster and feel more responsive, especially when many columns or records are present.
Features or functions removed from Odoo
Notification emails for tasks, issues, and notes no longer include a New button that opened an empty form without useful context. This reduces confusion and keeps record creation aligned with the intended email alias workflow, while preserving the old link path for compatibility.
Original PR description
Task: https://www.odoo.com/web#id=29045&view_type=form&model=project.task&action=333&active_id=248&menu_id=4720
Users are now asked to confirm before deleting a saved export template. This helps prevent accidental loss of saved export setups, especially because the delete option sits very close to the save button in the export window.
Original PR description
Task: https://www.odoo.com/web#id=28220&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.8ca3389beb9851087ccbda6a5e6ed3f1 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
Quotations, online quotations, sales orders, purchase orders, and related reports now show product descriptions more consistently. This makes customer and supplier documents clearer by displaying the meaningful description when available, while still falling back to the product name when needed.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web#id=26755&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/openerp-project.task-0YTSGCS5KT Current behavior before PR: Description of delivery method's product is not shown on quotation and online quotation like product. Desired behavior after PR is merged: The description will be shown on quotation and online quotation. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Tasks can now consistently show and use their parent task where relevant, making project task hierarchies clearer for users. The update also prevents incorrect parent task setup, reducing confusion when managing subtasks and timesheet-related project work.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web#id=24057&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.9d0759aa84b1edc77e865d00844c90bc Current behavior before PR: Parent task is only visible for sub-task Desired behavior after PR is merged: ``` Parent Task should always be visible on the task We can set parent task which has sub-task project set in project ``` ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Customers can now view and enter the second street address line during e-commerce checkout. This helps capture more complete delivery and billing addresses, reducing order issues caused by missing apartment, suite, or building details.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web#id=28762&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.57c6131cb1f452162b04dabcabed76ab Current behavior before PR: cannot able to see or add street2 value from checkout page in e-commerce Desired behavior after PR is merged: able to see or add street2 value from checkout page in e-commerce. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Warehouse users can now search and add products to stock transfer initial demand using product barcodes in the enterprise barcode workflow. This speeds up receiving and picking operations by reducing manual product lookup and aligning barcode behavior with the core stock module.
Original PR description
community module(stock) add basic support for add product of initial demand by barcode so here we extend it to support other feature relevant PR: https://github.com/odoo/odoo/pull/12802 task:https://www.odoo.com/web#id=20770&view_type=form&model=project.task&action=327&menu_id=4720 pad: https://pad.odoo.com/p/r.1206f59f4f2a85a4f70d079b9f72d71b