Thursday, May 12, 2016
3 changes
Enhancements to existing features
Point of Sale settings now let businesses define default coin and bill values for cash control. These defaults prefill opening cash counts and provide the expected denominations at closing, reducing repetitive manual entry for cashiers.
Original PR description
Description of the issue/feature this PR addresses: Task:https://www.odoo.com/web?#id=23454&view_type=form&model=project.task&action=327&menu_id=4720…
Description of the issue/feature this PR addresses: Task:https://www.odoo.com/web?#id=23454&view_type=form&model=project.task&action=327&menu_id=4720 Pad:https://pad.odoo.com/p/r.605ea3d05e2b0182314edd833247caa2 Current behavior before PR: -we have to put coin/bill value repeatedly in the cash register. Desired behavior after PR is merged: - Move the cash control checkbox to a new category called Cash Control - when the cash control is ticked, add a "Default Balance" with 3 columns : Coin/Bill Value, Number of Coins/Bills, Subtotal,The Number of Coins/Bills can be = to 0 -When opening a POS session, when doing the cash control, it should already prefill the modal with the defaults cash control values (Coin/Bill Value, Number of Coins/Bills, Subtotal). -When closing the POS session, the closing balance should just take the Coin/Bill Value defaults values.The user has to type in the number of Coins/Bills manually. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The Live Chat History page now shows a helpful message when there are no records to display instead of leaving users facing a blank area. This makes the page easier to understand and reduces confusion for website/live chat managers.
Original PR description
Description of the issue/feature this PR addresses: - History menu tip Task:https://www.odoo.com/web#id=23716&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad:https://pad.odoo.com/p/r.8fec0172b043abccbf68600d693643b0 Current behavior before PR: - When user goes to Website Live Chat -> History , blank stripe appears. Desired behavior after PR is merged: - When user goes to Website Live Chat -> History , blank stripe appears, so add one appropriate message for user's understanding. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr …ecause when user goes to Website Live Chat > History , blank stripe appears.
Inventory dashboard card titles can now be clicked directly to open the related list of stock operations, such as all delivery orders. This saves users from navigating through extra menu options and makes daily warehouse work faster and more consistent.
Original PR description
Description of the issue/feature this PR addresses: Task : https://www.odoo.com/web?#id=23992&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.711651aa7e10315909781263c9e54d7b Current behavior before PR: Behavior of the kanban tiles are different in Inventory its not clickable. Desired behavior after PR is merged: Inventory --> Dashboard title of the kanban card is clickable and open the list view(e.g If user will click on Delivery Order kaban title it will give all delivery orders list view). ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr