Merge pull request #350 from odoo/12.0-POS-NewSection-jub
[IMP]PoS:New Section for Adv Pricing Features
@ -11,5 +11,10 @@ Point of Sale
|
|||||||
point_of_sale/shop
|
point_of_sale/shop
|
||||||
point_of_sale/restaurant
|
point_of_sale/restaurant
|
||||||
point_of_sale/advanced
|
point_of_sale/advanced
|
||||||
|
point_of_sale/advanced_pricing_features
|
||||||
point_of_sale/analyze
|
point_of_sale/analyze
|
||||||
.. point_of_sale/belgian_fdm
|
point_of_sale/belgian_fdm
|
||||||
|
|
||||||
|
|
||||||
|
..
|
||||||
|
|
||||||
|
@ -6,9 +6,6 @@ Advanced topics
|
|||||||
:titlesonly:
|
:titlesonly:
|
||||||
|
|
||||||
advanced/barcode
|
advanced/barcode
|
||||||
advanced/discount_tags
|
|
||||||
advanced/multi_cashiers
|
advanced/multi_cashiers
|
||||||
advanced/loyalty
|
|
||||||
advanced/manual_discount
|
|
||||||
advanced/reprint
|
advanced/reprint
|
||||||
advanced/mercury
|
advanced/mercury
|
@ -14,7 +14,7 @@ Under the Bills & Receipts category, you will find *Reprint Receipt*
|
|||||||
option.
|
option.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
In order to allow the option reprint receipt, you need to activate the receipt printer, you can see more information about that here: :doc:`BILL_PRINTING`.
|
In order to allow the option reprint receipt, you need to activate the receipt printer.
|
||||||
|
|
||||||
.. image:: media/reprint01.png
|
.. image:: media/reprint01.png
|
||||||
:align: center
|
:align: center
|
||||||
|
12
point_of_sale/advanced_pricing_features.rst
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
=========================
|
||||||
|
Advanced Pricing Features
|
||||||
|
=========================
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
advanced_pricing_features/manual_discount
|
||||||
|
advanced_pricing_features/seasonal_discount
|
||||||
|
advanced_pricing_features/discount_tags
|
||||||
|
advanced_pricing_features/loyalty
|
||||||
|
|
@ -7,9 +7,7 @@ close to its expiration date for example, you can use discount tags.
|
|||||||
They allow you to scan discount barcodes.
|
They allow you to scan discount barcodes.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
To use discount tags you will need to use a barcode scanner, you
|
To use discount tags you will need to use a barcode scanner.
|
||||||
can see the documentation about it
|
|
||||||
here :doc:`barcode`.
|
|
||||||
|
|
||||||
Barcode Nomenclature
|
Barcode Nomenclature
|
||||||
====================
|
====================
|
Before Width: | Height: | Size: 302 B After Width: | Height: | Size: 302 B |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 52 KiB |
Before Width: | Height: | Size: 331 B After Width: | Height: | Size: 331 B |
Before Width: | Height: | Size: 78 KiB After Width: | Height: | Size: 78 KiB |
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 7.6 KiB After Width: | Height: | Size: 7.6 KiB |
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 47 KiB |
@ -7,5 +7,4 @@ Advanced Shop Features
|
|||||||
|
|
||||||
shop/invoice
|
shop/invoice
|
||||||
shop/refund
|
shop/refund
|
||||||
shop/seasonal_discount
|
|
||||||
shop/cash_control
|
shop/cash_control
|
||||||
|