Tuesday, November 18, 2014
3 changes · master
New functionality added to Odoo
Point of Sale now supports a basic customer loyalty card system that awards or deducts points based on orders, spending, and products purchased. Businesses can configure rounding, exclude certain products, and create reward products that use negative points, enabling flexible loyalty programs directly in checkout.
Original PR description
This branch implements a basic fidelity card system - A Fidelity Card model contains the rules used to compute points. You can win points for - a fixed amount for each order - points for the money spent - points per product sold - You can define the rounding used so that points can represent a virtual currency - Products can ignore the fidelity points system and are thus not counted for the rules above. - Products can win extra points, or made to lose points. You can thus implement the rewards as products that ignore rules and have a negative amount of points
Point of Sale managers can now choose the order in which payment methods appear at checkout. This helps staff access the most-used payment options faster instead of relying on an automatic alphabetical order.
Original PR description
For deployments of the POS in production, users want to have control on the order of the payment method displayed in the JS interface. For example, they need to have the most used payment methods at the top. Currently, the payment methods displayed in the POS are in the reverse alphabetical order of the journal codes !
Features or functions removed from Odoo
The dashboard no longer shows the reset button, preventing users from accidentally restoring their dashboard to default settings. This simplifies the dashboard experience and reduces the risk of unintended layout changes.
Original PR description
- Task: https://www.odoo.com/web/#id=10282&view_type=form&model=project.task&menu_id=3942&action=327 - Pad: https://pad.odoo.com/p/r.lVjcCKxb8zHl55wj