Hi. I have added a custom small text field called memo to my sales orders. Fine.
I added the same memo field to material request. Fine.
Even better the data flows through to the material request with no extra work.
But I can't make the small text memo field appear on the sales order. I can see in Firebug that
cur_frm.doc.memo exists and does contain the value from the material request.
But the field doesn't show in the HTML and I have tried moving it around.
Are purchase orders special somehow?
Update: For kicks I made a custom purchase order form and that worked. Memo was already there with data, but now it shows.
--Don
–
Note:
If you are posting an issue,
ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
End of Note
—
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
If you wish to see Memo field in the Standard Sales Order print format, ensure "Print Hide" is not checked for this field in the Customize Form.
If visibility issue is in custom print format, please share HTML of print format via pastebin.com, and indicate row at which you have written code for this field.
On Fri, Sep 12, 2014 at 12:29 PM, Don Blackowiak <do...@gmail.com> wrote:
Hi. I have added a custom small text field called memo to my sales orders. Fine.
I added the same memo field to material request. Fine.
Even better the data flows through to the material request with no extra work.
But I can't make the small text memo field appear on the sales order. I can see in Firebug that
cur_frm.doc.memo exists and does contain the value from the material request.
But the field doesn't show in the HTML and I have tried moving it around.
Are purchase orders special somehow?
Update: For kicks I made a custom purchase order form and that worked. Memo was already there with data, but now it shows.
--Don
–
Note:
If you are posting an issue,
ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
End of Note
—
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
End of Note
—
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.