From 4f40ebd78f83362d4268799884017be2c8786bff Mon Sep 17 00:00:00 2001 From: jero-odoo Date: Tue, 30 Jul 2024 11:42:59 -0400 Subject: [PATCH] [IMP] iot: add connect printer note closes odoo/documentation#10450 Signed-off-by: Jessica Rogers (jero) Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com> --- content/applications/general/iot/devices/printer.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/applications/general/iot/devices/printer.rst b/content/applications/general/iot/devices/printer.rst index 4fb28c0ab..9150c459b 100644 --- a/content/applications/general/iot/devices/printer.rst +++ b/content/applications/general/iot/devices/printer.rst @@ -10,6 +10,13 @@ labels, orders, or even reports from the different Odoo apps. In addition, print assigned as an *action on a trigger* during the manufacturing process, or added onto a quality control point or a quality check. +.. warning:: + The **only** way to connect a printer directly to an Odoo database is through the use of an |iot| + box. + + Without an |iot| box, printing can still occur, but it is managed through the printer itself, + which is not the recommended process. + Connection ==========