Hi Team,
I want to change sales invoice → fetch from → delivery note popup content so mention the file path please.
Hi Team,
I want to change sales invoice → fetch from → delivery note popup content so mention the file path please.
Check the code:
Thanks @NCP
I want to add one more column like created date in that table where should I add
this code is little bit confusing.
Check the reference: How to include another field to display in the options instead of "name" only - #6 by NCP
@velavan Please write the code like that
setters: {
customer: me.frm.doc.customer || undefined,
posting_date: me.frm.doc.posting_date|| undefined,
},