Print format documentation

Hi,


im new in this erpnext, now im learning to customized the print format but im bit confused about the variable and the js method, is there any documentation that can explain that?..and if i want to add some new fields what should i do, and what i called in the js to print it?..



thanks,
bobby



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 post to this group, send email to er...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/b8258cbe-f570-4125-b954-2de3a3230c39%40googlegroups.com?hl=en.

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

 

 

Hi Bobby,

Welcome to the forum!

You can create "Custom Field" for new fields. Please follow the link for details
http://erpnext.blogspot.in/2011/03/how-to-create-custom-fields-in-erpnext.html

If you want to show your custom fields in standard print formats, keep "Print Hide" unchecked while creating custom field. Also you can uncheck that for standard field from Customize Forms.

In print format, you can access values of current document using doc.fieldname, check Setup -> Customize Forms for fieldname. And for different utility methods, please check existing print formats.

We are working on developer documentation, there we will try to cover it in detail.

Thanks,
Nabin Hait


On 17-May-2013, at 10:28 AM, Bobby Hartanto wrote:

Hi,


im new in this erpnext, now im learning to customized the print format but im bit confused about the variable and the js method, is there any documentation that can explain that?....and if i want to add some new fields what should i do, and what i called in the js to print it?....



thanks,
bobby



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 post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/b8258cbe-f570-4125-b954-2de3a3230c39%40googlegroups.com?hl=en.

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

 

 




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 post to this group, send email to er...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/70A4AF93-1310-4C41-BDEB-000DFADAA8A3%40gmail.com?hl=en.

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