Hi guys,
Good Day.
I have customized sales order form.
In that, I have added a Tab.
That tab contains some fields namely,
Customer Balance- customer
Last Invoiced Date - sales invoice header
Last Payment Date-?
Total No. of Unpaid Invoices-?
Total Tax Amount- sales tax amount line
Total Line Amount- sales line
No. of orders from Quotes-?.
These are the fields that i have added to my form.
I have found where to get the values for some fields in the form which are on the right side of the field name.
But I don't know about the other fields, please help me on this.
Here I tried for get last invoiced date field to get the value from the sales invoice header by adding the code on sell to the customer no validate the field in sales header table but its working.
My variables in the code are.
salesinv Record sales invoice table
My code is "Last Posting date":= salesinv."Posting date";
But it doesn't seem to work.
Please advice.
Warm Regards,
Bharath K
*This post is locked for comments