[MOV] pos: restructuration of pos toctree
task-3284514
+ update of access pos settings + + update menu button + cash register
Task-3256407
closes #4212
closes odoo/documentation#4242
X-original-commit: f851ea0e0a
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
Co-authored-by: Jonathan Castillo <jcs@odoo.com>
Co-authored-by: Loredana Perazzo <lrpz@odoo.com>
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
=========================
|
||||
Secure connection (HTTPS)
|
||||
=========================
|
||||
|
||||
If **Direct Devices** is enabled in a Point of Sale settings (for example, if you use an ePos
|
||||
printer), HTTP becomes the default protocol.
|
||||
|
||||
Force your Point of Sale to use a secure connection (HTTPS)
|
||||
===========================================================
|
||||
|
||||
Add a new **key** in the **System Parameters** to force your Point of Sale to use a secure
|
||||
connection with the HTTPS protocol.
|
||||
|
||||
To do so, activate the :ref:`developer mode <developer-mode>`, go to :menuselection:`Settings -->
|
||||
Technical --> Parameters --> System Parameters`, then create a new parameter, add the following
|
||||
values and click on *Save*.
|
||||
|
||||
- **Key**: `point_of_sale.enforce_https`
|
||||
- **Value**: `True`
|
||||
|
||||
.. seealso::
|
||||
- :doc:`epos_ssc`
|
||||
Reference in New Issue
Block a user