Daily updates from Odoo
Friday, May 13, 2016
5 changes
Enhancements to existing features
Sales settings can now automatically install the visible discount option when line discounts are enabled. This reduces manual setup and makes it easier for users to control whether pricelist prices are shown as included or as discounts.
Original PR description
…sible_discount and sale modules - In product_visible_discount, removed dependency of purchase module - In sale, add 'module_product_visible_discount' field and 'onchange_discount_per_sale_line' method in res_config file and also added field and method in res_config_view.xml file, because product_visible_discount module should be install when 'Discount on lines' group is true. <b>Pad:</b> https://pad.odoo.com/p/r.GvPGrJ1JEsTB539v <b>Task:</b> https://www.odoo.com/web#id=21593&view_type=form&model=project.task&action=327&menu_id=4720
Users can now choose whether a note stage is folded by default directly from the stage form. This removes the need to enable developer mode for a common Notes app configuration, making board organization easier for everyday users.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web?#id=23979&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/openerp-project.task-RYKPMLUF3W Current behavior before PR: User isn't able fold stage of notes without developer mode Desired behavior after PR is merged: Now, user is able to fold any stage without developer mode ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr - added 'Folded By Default' field in form view of notes' stages
The POS order form has been simplified by removing the misplaced Re-Print button and adding a clearer invoice status button. This makes it easier for users to link and access invoices from POS orders without confusing actions on the form.
Original PR description
Pad: https://pad.odoo.com/p/r.17c2a6ce328851e355de096d18f5c907 Task: https://www.odoo.com/web?#id=23445&view_type=form&model=project.task&action=327&menu_id=4720 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 … POS order. And add the invoice state button so invoice can be linked to POS.
Restaurant point-of-sale users now see a clear error message if they try to remove a table while the system is offline, instead of the floor screen becoming unusable. Editing floor layouts is also limited to POS managers, reducing failed update attempts by users without the right permissions.
Original PR description
Task :- https://www.odoo.com/web#id=21739&view_type=form&model=project.task&action=327&menu_id=4720 pad :- https://pad.odoo.com/p/r.azIMx66SDNlYuBpV
Sale order reports now show tax amounts grouped by tax group instead of as separate individual tax lines. This makes order documents easier for customers and sales teams to read and better aligns totals with business tax categories.
Original PR description
<b>Task:</b> https://www.odoo.com/web#id=21850&view_type=form&model=project.task&action=327&menu_id=4720 <b>Pad:</b>https://pad.odoo.com/p/r.b7UDV2J0wKvfqXOG