Hi Friends
I have try to apply this script http://dev.goshoom.net/en/2014/09/showing-dynamic-parameters/
to my LedgerJournalPostControlDP
but I am getting this Error MyQueryUtils is not a class. when complying this class public void processReport()
and the only line I have added
//Added by Jamil Alshaibani in 26/3/2019
tmpSysQuery = MyQueryUtils::rangesToTable(this.parmQuery());
// END
How to make the MyQueryUtils as not a class and what I have to write in it.
Best Regards
Jamil Alshaibani
*This post is locked for comments