We need to show a form's status on the Sales Quotation, Sales Order, Sales Delivery Note and Sales Invoice using each form's respective data field.
OQUT.DocStatus
ORDR.DocStatus
ODLN.DocStatus
OINV.DocStatus
However, non-UDF data can't be linked to system forms using conventional means.
Is there any way to do this without a recordset? And, if using a recordset, then I still have to capture all the events where the data may change. This has been difficult. Has anyone figured this out?
Is there another way?
null