From ebf207a2e3301ca86852d545ff1b5aa4fdd1405a Mon Sep 17 00:00:00 2001 From: Max Whale Date: Tue, 10 Feb 2026 11:41:52 +0100 Subject: [PATCH] [IMP] point_of_sale/glory: add version requirements The Glory integration is now certified by Glory, but they require that we add the compatible models and versions to our documentation, and also to recommend that a dedicated user is used when configuring the machine. closes odoo/documentation#16345 Signed-off-by: Audrey Vandromme (auva) --- .../point_of_sale/payment_methods/cash_machines/glory.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/content/applications/sales/point_of_sale/payment_methods/cash_machines/glory.rst b/content/applications/sales/point_of_sale/payment_methods/cash_machines/glory.rst index 3110736642..56eeee3e64 100644 --- a/content/applications/sales/point_of_sale/payment_methods/cash_machines/glory.rst +++ b/content/applications/sales/point_of_sale/payment_methods/cash_machines/glory.rst @@ -4,6 +4,10 @@ Glory **Glory** :doc:`cash machines <../cash_machines>` enable the automation of cash transactions. +.. important:: + - Odoo supports the Glory CI-5, CI-10, and CI-10X models. + - The Glory machine must run firmware version ISP-K05H/B v18.40 or later. Any version starting with ISP-K35 is **not supported**. + .. note:: - The integration with the Glory cash machine only supports basic functions, such as cash transactions and cash count checks. @@ -58,7 +62,7 @@ Cash machine settings - If **multiple POS** are connected to the same cash machine, go to :guilabel:`App Configuration`, scroll down to the :guilabel:`SOAP IF Setting`, and ensure :guilabel:`Session mode` and :guilabel:`Occupy mode` are both set to :guilabel:`Enable`. - - If **a dedicated user** has been set up on the cash machine for Odoo, go to :guilabel:`App + - If **a dedicated user** has been set up on the cash machine for Odoo, which is recommended, go to :guilabel:`App Configuration`, scroll down to the :guilabel:`SOAP IF Setting` section, and :guilabel:`Enable` the :guilabel:`User check` setting. #. Restart the cash machine to apply the new settings.