Hii,
I have a custom form. All the data that I want to show on this form is accurate except customer Invoice Account.
Please see the output of the form,
All the above columns are as required and ok.
Now requirement is to show customer Invoice Account for each invoice which is in CustInvoiceJour table.
Please see form data source,
To get Invoice Account I am joining CustInvoiceTrans and CustInvoiceJour tables.
And this relation is not returning required results.
What is missing in the relation..?
Or how I can write a display method in InventTrans or InventTransOriging table and get customer Invoice Account.
Please guide if there is better approach.
Thanks,
*This post is locked for comments