Custom memo field works on sales order and material request but not purchase order

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,

 

  1. 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.
  2. 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.
  3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  4. 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.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/2aae235b-e19d-46d8-995b-f2e497cbb90d%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.
Don,

Memo field is not visible in the Sales Order (data entry) form, or in Sales Oder Print format?

If not visible in the form, ensure Hidden is not checked for this field in the Customize Form.

https://erpnext.com/user-guide/customize-erpnext/customize-form

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,


  1. 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.
  2. 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.
  3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  4. 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.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/2aae235b-e19d-46d8-995b-f2e497cbb90d%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.



--
Thanks and Regards,
Umair Sayyed
www.erpnext.com



Note:

 

If you are posting an issue,

 

  1. 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.
  2. 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.
  3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  4. 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.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAJ33fAv3NyLDdwTP9A1X7Ou_OFRZinz%2B8HG%2BUFOB3UKuyJt%2BXw%40mail.gmail.com.

    For more options, visit https://groups.google.com/d/optout.