Hello Everyone!
I am freaking out about the Charge generation process.
We have a Charge-based Project and I am trying to perform some operations on a charge when it is created.
I tried with User Event Scripts deployed either on Charge object or on the related Time Entry object but it seems that the "Generate Charge" does not trigger any event (not only "create" event but even "edit"). After the generation process, the charges are there but no creation events were detected meanwhile.
Has anybody ever faced such a problem? Can anybody suggest a workaround for an event-based solution?
My last resort is to use a scheduled script that checks the charges that were created in the last minutes and update them but this solution does not drive my crazy.
Thanks in advance!