OCA-git-bot
5 years ago
11 changed files with 107 additions and 104 deletions
-
20pos_order_mgmt/README.rst
-
2pos_order_mgmt/__manifest__.py
-
51pos_order_mgmt/i18n/pos_order_mgmt.pot
-
15pos_order_mgmt/models/pos_config.py
-
20pos_order_mgmt/readme/CONFIGURE.rst
-
16pos_order_mgmt/static/description/index.html
-
BINpos_order_mgmt/static/description/order-mgmt-config.png
-
16pos_order_mgmt/static/src/css/pos.css
-
1pos_order_mgmt/static/src/js/widgets.js
-
6pos_order_mgmt/static/src/xml/pos.xml
-
50pos_order_mgmt/views/view_pos_config.xml
@ -1,12 +1,18 @@ |
|||
To configure this module, you need to: |
|||
To configure this module, you need to go to *Point of Sale > Configuration > |
|||
Point of Sale* and enable *Order Management* |
|||
|
|||
#. Go to *Point of Sale > Configuration > Point of Sale* and select one of |
|||
them. |
|||
#. Change *Max Done Orders Quantity To Load* to your desired amount (10 by |
|||
default). Please note that the more you load, the more it will take to load |
|||
.. image:: ../static/description/order-mgmt-config.png |
|||
|
|||
#. Change *Maximum orders to load* to your desired amount (10 by default). |
|||
Please note that the more you load, the more it will take to load |
|||
them in the session opening. You can also set it to 0 and you'll just be |
|||
able to load them from the order list screen. |
|||
#. Set *Reprint Done Orders* on if you want to be able to reprint past orders |
|||
|
|||
#. Enable *Reprint orders* on if you want to be able to reprint past orders |
|||
in that PoS. |
|||
#. Set *Return Done Orders* on if you want to be able to return past orders |
|||
|
|||
#. Enable *Return orders* on if you want to be able to return past orders |
|||
in that PoS. |
|||
|
|||
#. Enable *Duplicate orders* on if you want to be able to return past orders |
|||
in that PoS. |
After Width: 472 | Height: 234 | Size: 14 KiB |
Write
Preview
Loading…
Cancel
Save
Reference in new issue