Skip to content

[FW][FIX] POS: typo in app name #13841

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Apply manual discounts
======================

If you seldom use discounts, applying manual ones might be the easiest
solution for your Point of Sale.
solution for your point of sale.

You can either apply a discount on the whole order or on specific
products inside an order.
Expand All @@ -34,7 +34,7 @@ Apply a global discount
-----------------------

To apply a discount on the whole order, go to :menuselection:`Point of
Sales --> Configuration --> Point of Sale` and select your PoS.
Sale --> Configuration --> Point of Sale` and select your PoS.

Once on your PoS form, select *Global Discounts*, under the *Pricing* category.

Expand Down Expand Up @@ -62,7 +62,7 @@ Apply time-limited discounts
============================

To activate time-limited discounts, you must activate the *Pricelists*
feature. To do so, go to :menuselection:`Point of Sales -->
feature. To do so, go to :menuselection:`Point of Sale -->
Configuration --> Point of Sale` and open your PoS. Then, enable the
pricelist feature.

Expand Down Expand Up @@ -98,4 +98,5 @@ pricelist.
:align: center
:alt: View of the button to use for time-limited discounts via the pos interface

Click on it to instantly update the prices with the selected pricelist. Then, you can finalize the order.
Click on it to instantly update the prices with the selected pricelist. Then, you can finalize the
order.