Hi, I need to keep a record of posting the packing slip and I want to enter a record in an export table whenever a sales order packing slip is posted.
I have 2 problems:
(1) I can't seem to set a breakpoint in the SalesPackingSlipJournalPost class. The compiler seems to be just ignoring my breakpoints.
(2) I'm not sure where to capture this data. I don't want to capture it on the form because the packing slip could be posted elsewhere.
I think the 'endpost' method looks like a good place but I can't test it by setting a break point.
Can anyone help?
Thanks in Advance
Brian
*This post is locked for comments
I have the same question (0)