I am trying to automate data entry to the Sales Order screen.
I have a Box on the Sales header area where the Serial # of an item gets scanned. I then insert a row into the Sales Lines Table. the Subform updates properly except that some information is not properly updated.
Invoice Discount and VAT do not get properly calculated. If I edit the Quantity on the sales line subform (manually) then the OnValidate trigger seems to recalculate everything properly.
I cannot get the Quantity (Sales Line table 37) to properly insert via code.
What am I missing. I think the OnValidate trigger is not properly executed?
Thanks,
Harold
Attain version 3.60
0
Comments
Thanks.