From 6f4696f1182fda015abfb1b910d6bad1b2150556 Mon Sep 17 00:00:00 2001 From: David Beal Date: Tue, 9 May 2023 20:23:01 +0200 Subject: [PATCH] IMP doc CONFIGURE.rst --- proxy_action/readme/CONFIGURE.rst | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/proxy_action/readme/CONFIGURE.rst b/proxy_action/readme/CONFIGURE.rst index 97b5c3440..0c12fe17c 100644 --- a/proxy_action/readme/CONFIGURE.rst +++ b/proxy_action/readme/CONFIGURE.rst @@ -1 +1,19 @@ By default, it calls pywebdriver on "https://localhost". + +Actions may be triggered by a server action like in this example + +.. code-block:: xml + + + 🖨 barcode location + + + code + report + + action = model._print_my_barcode() + + + + +Don't forget binding_type set to report to get it works