From 0dd88c997fe76c3e79126ab295132e2a0729548c Mon Sep 17 00:00:00 2001 From: Yannick Tivisse Date: Thu, 20 Sep 2018 17:00:42 +0200 Subject: [PATCH] [IMP] pos: Add reference to the IOT section --- point_of_sale/overview/start.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/point_of_sale/overview/start.rst b/point_of_sale/overview/start.rst index 66be313d6..1ed9a5700 100644 --- a/point_of_sale/overview/start.rst +++ b/point_of_sale/overview/start.rst @@ -128,3 +128,7 @@ If everything is correct, you can validate the PoS session and post the closing entries. It's done, you have now closed your first PoS session. + +.. tip:: + To connect the PoS to hardware with an Odoo IoT Box, please see the section + :doc:`../../../iot/connect` and :doc:`../../../iot/pos`