Hi Experts,
I need to add remark field in SalesAgreementGenerateReleaseOrder. This Form has SalesCreateReleaseOrderTableTmp data source. I added a field in SalesCreateReleaseOrderTableTmp as well as in SalesTable table.
I think adding remark field in SalesCreateReleaseOrderTableTmp is not best way because this is inMemory and entity link with it.
Most of or all fields value are coming to SalesCreateReleaseOrderTableTmp and SalesCreateReleaseOrderLineTmp from SalesTable and SalesLine.
How to do it.
My objective is to get remark field text to Sales order confirmation report.
Please guide me how to achieve it.
Thanks,
Faiz