Difference between revisions of "Script Callout"
From iDempiere en
CarlosRuiz (talk | contribs) |
CarlosRuiz (talk | contribs) m (BeanShell Callout moved to Script Callout: Added support for more scripting languages) |
(No difference)
| |
Revision as of 00:20, 25 January 2008
Status: POC
Contributed by:
Quality Systems & Solutions - QSS Ltda.
Carlos Ruiz
Create the Rule
Within the script you can use:
- Window context variables start with a single underscore _
- Login context variables start with two underscores __
- Parameters for callout start with three underscores ___
- ___WindowNo
- ___Tab
- ___Field
- ___Value
- ___OldValue


