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