Hi I have a suscripcion OnFillInvoicePostingBufferOnAfterUpdateInvoicePostBuffer that what deprecated on version 20. I have already the new suscripcion OnPrepareLineOnAfterUpdateInvoicePostingBuffer that replace the other.
But how do I stop de message about warrning? . I know I should to use something like : #if not CLEAN20 but when I try to used this the code didn't work. So I have bouth suscripcion in the code
Categories: