Hi there, I am trying to write a module which will create invoices, etc in our vtiger instance.
I was wondering how I can get the ordered items once the order has been processed. I have been able to hook into the 'NOTIFY_CHECKOUT_PROCESS_AFTER_PAYMENT_MODULES_AFTER_ORDER_CREATE'
However, once you get here, there doesn't appear to be any indication of the Order Number or what items were ordered anywhere within the code, etc.



