Hi
F&O question
In the run method of the class BankChequeCancel, there is an if statement that calls a static methdod from another class with parameters that initializes and executes a completly different logic, BankChequeCreateReversalJour::newChequeReversalJournal(..). and I need to pass a custom variable to that static method.
What's the best way?
Regards,

Report
All responses (
Answers (