For some reason, the quotation number of the supplier quotation is not linked to the purchase order. It makes in my view sense to put this value into the print format of the PO.
How can I create a field that gets from the linked supplier quotation the quotation number?
I tried with a link field, but I only managed to get the different supplier quotations as options not the quotation number.
How I can do this is my question!
If I create a data datafield and enter ref_sq.quotation_number It does not refere to this field, but creates a
custom_ref_sq.quotation_number
If I take a link field it only gets the series number and not my qoute number:
I must say unfortunatelly I do not understand what I am supposed to do? I do not finde the Purchase Order Item doctype, and I do not finde it in the Format print. I do not want it only to print I want it also visable in the doctype PO
So either I did not understand you or maybe the terms are a bit different in your system.
I know where the linked supplier Quotation is, in your screenshot it says Purchase Order Item in my only Purchse Order. I thought it is a different doctype, that I did not find. (I have ERPNext 15)
I don’t know, but as far as I understand, he’s just doing the same I showed you in the second post. I went to customization, get a Data field and fetch from Supplier Quotation - > The quotation number (Data). Seems to me exactly the same, and straight forward, but does not work in my system. I’m a bit desperate, because I tried so much. Yes, I also logged in refreshed data, everything I could think off.