Talk:Script Process
From iDempiere en
I am sure that script marked as the 'groovy' throws: groovy.lang.MissingMethodException: No signature of method: java.lang.String.positive() is applicable for argument types: ... etc. concatenation of variable String sql with plus signs '+' will succeed only if marked as: @script:beanshell:ImportDelete
Hi User:AWieclawski AWieclawski, I just tested the example of the page (with groovy) in current master branch and it worked perfect.
--CarlosRuiz (talk) 10:33, 18 January 2021 (CET)