[IMP] point_of_sale: Rename PosBox into IoT Box
This commit is contained in:
parent
a63be04b5d
commit
767a032a73
@ -11,7 +11,7 @@ Configuration
|
|||||||
To use a barcode scanner, go to :menuselection:`Point of Sale -->
|
To use a barcode scanner, go to :menuselection:`Point of Sale -->
|
||||||
Configuration --> Point of sale` and select your PoS interface.
|
Configuration --> Point of sale` and select your PoS interface.
|
||||||
|
|
||||||
Under the PosBox / Hardware category, you will find *Barcode Scanner*
|
Under the IoT Box / Hardware category, you will find *Barcode Scanner*
|
||||||
select it.
|
select it.
|
||||||
|
|
||||||
.. image:: media/barcode01.png
|
.. image:: media/barcode01.png
|
||||||
|
@ -29,21 +29,21 @@ Required hardware
|
|||||||
* Serial-to-USB adapter per FDM (`example
|
* Serial-to-USB adapter per FDM (`example
|
||||||
<http://trendnet.com/products/proddetail.asp?prod=265_TU-S9>`__)
|
<http://trendnet.com/products/proddetail.asp?prod=265_TU-S9>`__)
|
||||||
|
|
||||||
* A registered POSBox per POS configuration
|
* A registered IoT Box per POS configuration
|
||||||
|
|
||||||
Setup
|
Setup
|
||||||
=====
|
=====
|
||||||
|
|
||||||
POSBox
|
IoT Box
|
||||||
------
|
-------
|
||||||
|
|
||||||
In order to use a Fiscal Data Module, you will need a registered
|
In order to use a Fiscal Data Module, you will need a registered
|
||||||
POSBox. These POSBoxes are similar to the regular POSBoxes we sell,
|
IoT Box. These IoT Boxes are similar to the regular IoT Boxes we sell,
|
||||||
but they are registered with the Belgian government. This is required
|
but they are registered with the Belgian government. This is required
|
||||||
by law. Attempting to use a Fiscal Data Module on a non-registered
|
by law. Attempting to use a Fiscal Data Module on a non-registered
|
||||||
POSBox will not work. You can verify that the Fiscal Data Module is
|
IoT Box will not work. You can verify that the Fiscal Data Module is
|
||||||
recognized by the POSBox by going to the *Hardware status page* via
|
recognized by the IoT Box by going to the *Hardware status page* via
|
||||||
the POSBox homepage.
|
the IoT Box homepage.
|
||||||
|
|
||||||
.. image:: media/posbox_fdm_hardware_status.png
|
.. image:: media/posbox_fdm_hardware_status.png
|
||||||
:align: center
|
:align: center
|
||||||
@ -55,10 +55,10 @@ An Odoo POS app can be given certified POS capabilities by installing
|
|||||||
the **Belgian Registered Cash Register** app (technical name:
|
the **Belgian Registered Cash Register** app (technical name:
|
||||||
``pos_blackbox_be``). Because of government restrictions imposed on
|
``pos_blackbox_be``). Because of government restrictions imposed on
|
||||||
us, this installation cannot be undone. After this, you will have to
|
us, this installation cannot be undone. After this, you will have to
|
||||||
ensure that each POS configuration has a unique registered POSBox
|
ensure that each POS configuration has a unique registered IoT Box
|
||||||
associated with it (:menuselection:`Point of Sale --> Configuration
|
associated with it (:menuselection:`Point of Sale --> Configuration
|
||||||
--> Point of Sale` and ensure Hardware Proxy / POSBox and the serial
|
--> Point of Sale` and ensure Hardware Proxy / IoT Box and the serial
|
||||||
number of your POSBox is set). The first time you open the Point of
|
number of your IoT Box is set). The first time you open the Point of
|
||||||
Sale and attempt to do a transaction, you will be asked to input the
|
Sale and attempt to do a transaction, you will be asked to input the
|
||||||
PIN that you received with your VAT signing card.
|
PIN that you received with your VAT signing card.
|
||||||
|
|
||||||
@ -87,6 +87,6 @@ non-certified Odoo POS.
|
|||||||
* Modifying orderline prices
|
* Modifying orderline prices
|
||||||
* Creating/modifying/deleting POS orders
|
* Creating/modifying/deleting POS orders
|
||||||
* Selling products without a valid tax
|
* Selling products without a valid tax
|
||||||
* Multiple Odoo POS configurations per POSBox are not allowed
|
* Multiple Odoo POS configurations per IoT Box are not allowed
|
||||||
* Using the POS without a connection to the POSBox (and thus FDM)
|
* Using the POS without a connection to the IoT Box (and thus FDM)
|
||||||
* Blacklisted modules: pos_discount, pos_reprint, pos_loyalty
|
* Blacklisted modules: pos_discount, pos_reprint, pos_loyalty
|
||||||
|
@ -13,7 +13,7 @@ To activate the *Order printing* feature, go to :menuselection:`Point
|
|||||||
of Sales --> Configuration --> Point of sale` and select your PoS
|
of Sales --> Configuration --> Point of sale` and select your PoS
|
||||||
interface.
|
interface.
|
||||||
|
|
||||||
Under the PosBox / Hardware Proxy category, you will find *Order Printers*.
|
Under the IoT Box / Hardware Proxy category, you will find *Order Printers*.
|
||||||
|
|
||||||
Add a printer
|
Add a printer
|
||||||
=============
|
=============
|
||||||
|
Loading…
Reference in New Issue
Block a user