diff --git a/content/applications/sales/point_of_sale/configuration.rst b/content/applications/sales/point_of_sale/configuration.rst index 070d759595..3ab7a085aa 100644 --- a/content/applications/sales/point_of_sale/configuration.rst +++ b/content/applications/sales/point_of_sale/configuration.rst @@ -92,5 +92,4 @@ settings ` and choose the specific categories to display configuration/pos_iot configuration/epos_printers - configuration/https configuration/epos_ssc diff --git a/content/applications/sales/point_of_sale/configuration/epos_printers.rst b/content/applications/sales/point_of_sale/configuration/epos_printers.rst index 56c23eae9b..f34430e739 100644 --- a/content/applications/sales/point_of_sale/configuration/epos_printers.rst +++ b/content/applications/sales/point_of_sale/configuration/epos_printers.rst @@ -64,5 +64,4 @@ be compatible with Odoo: - Epson printers that connect via Bluetooth are **not compatible**. .. seealso:: - - :doc:`https` - - :doc:`epos_ssc` + :doc:`epos_ssc` diff --git a/content/applications/sales/point_of_sale/configuration/epos_ssc.rst b/content/applications/sales/point_of_sale/configuration/epos_ssc.rst index 0638e671ef..17906d19af 100644 --- a/content/applications/sales/point_of_sale/configuration/epos_ssc.rst +++ b/content/applications/sales/point_of_sale/configuration/epos_ssc.rst @@ -5,11 +5,11 @@ Self-signed certificate for ePOS printers ========================================= To work with Odoo, some printer models that can be used without an -:doc:`IoT system ` may require :doc:`the HTTPS protocol ` to -establish a secure connection between the browser and the printer. However, trying to reach the -printer's IP address using HTTPS leads to a warning page on most web browsers. In that case, you can -temporarily :ref:`force the connection `, which allows you to reach the page -in HTTPS and use the ePOS printer in Odoo as long as the browser window stays open. +:doc:`IoT system ` may require the HTTPS protocol to establish a secure +connection between the browser and the printer. However, trying to reach the printer's IP address +using HTTPS leads to a warning page on most web browsers. In that case, you can temporarily +:ref:`force the connection `, which allows you to reach the page in HTTPS and +use the ePOS printer in Odoo as long as the browser window stays open. .. warning:: The connection is lost after closing the browser window. Therefore, this method should only be diff --git a/content/applications/sales/point_of_sale/configuration/https.rst b/content/applications/sales/point_of_sale/configuration/https.rst deleted file mode 100644 index 192504c161..0000000000 --- a/content/applications/sales/point_of_sale/configuration/https.rst +++ /dev/null @@ -1,22 +0,0 @@ -========================= -Secure connection (HTTPS) -========================= - -If **Direct Devices** is enabled in a Point of Sale settings (for example, if you use an :doc:`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 `, 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` diff --git a/redirects/19.0.txt b/redirects/19.0.txt index ccd837eca0..2761861a71 100644 --- a/redirects/19.0.txt +++ b/redirects/19.0.txt @@ -83,3 +83,6 @@ applications/general/iot/iot_advanced/https_certificate_iot.rst applications/gen applications/general/users/portal.rst applications/general/users/user_portals.rst +# application/sales/point_of_sale + +applications/sales/point_of_sale/configuration/https.rst applications/sales/point_of_sale/configuration.rst \ No newline at end of file