Is there any way to add a new filed in a doctype and fetch the values from other document.
I’m trying to:
- add a new field, “Cost Center”, in “Payment Entry Reference” table of “Payment Entry”
- While adding the field, value should be fetched from Sales Invoice of that row (mentioned in reference_name)
I tried these options but it didn’t work: