Hi


How can I get the PO number to the Purchase reciept print format? WHat is the field?

Can you explain what is the difference of doc and cur_form?

Please guide me how to remove the borders of the line items of purchase reciept print format.


I am creating a print format for purchase reciept.

Thanks!!



You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To post to this group, send email to er...@googlegroups.com.

To unsubscribe from this group, send email to erpnext-developer-forum+un...@googlegroups.com.

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

 

 

Dear Iranaga,

Please find my response below to your queries.

On Sat, Dec 15, 2012 at 10:43 AM, Iranga Subasinghe <pr…@gmail.com> wrote:

Hi

How can I get the PO number to the Purchase reciept print format? WHat is the field?

Insert a custom field in Purchase Receipt. Define the field of PO and Purchase receipt in Doctype Mapper of Purchase Order - Purchase Receipt.

name (field name in Purchase order)
custom_field name in Purchase Receipt
Map = Yes.

Can you explain what is the difference of doc and cur_form?

Please guide me how to remove the borders of the line items of purchase reciept print format.

You need to define the colour of border which will not be visible in print format.

I am creating a print format for purchase reciept.

Thanks!!



You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To post to this group, send email to er…@googlegroups.com.

To unsubscribe from this group, send email to erpnext-developer-forum+un…@googlegroups.com.

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









Thanks and Regards,

Umair Sayyed
um…@erpnext.com
www.erpnext.com



You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To post to this group, send email to er...@googlegroups.com.

To unsubscribe from this group, send email to erpnext-developer-forum+un...@googlegroups.com.

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

 

 

Dear Iranga,


To hide borders, you will need to specify a css style as:
border-width: 0px;

You can share your custom print format using http://gist.github.com or http://pastebin.com/ so that we could have some context and help you accordingly.

Thanks,
Anand.

On Mon, Dec 17, 2012 at 10:54 AM, Umair Sayyed <um…@iwebnotes.com> wrote:

Dear Iranaga,

Please find my response below to your queries.

On Sat, Dec 15, 2012 at 10:43 AM, Iranga Subasinghe <pr...@gmail.com> wrote:
Hi

How can I get the PO number to the Purchase reciept print format? WHat is the field?

Insert a custom field in Purchase Receipt. Define the field of PO and Purchase receipt in Doctype Mapper of Purchase Order - Purchase Receipt.

name (field name in Purchase order)
custom_field name in Purchase Receipt
Map = Yes.
 

Can you explain what is the difference of doc and cur_form?

Please guide me how to remove the borders of the line items of purchase reciept print format.

You need to define the colour of border which will not be visible in print format.

I am creating a print format for purchase reciept.

Thanks!!



You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To post to this group, send email to er…@googlegroups.com.

To unsubscribe from this group, send email to erpnext-developer-forum+un…@googlegroups.com.

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

 

 





Thanks and Regards,

Umair Sayyed
um…@erpnext.com
www.erpnext.com



You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To post to this group, send email to er...@googlegroups.com.

To unsubscribe from this group, send email to erpnext-developer-forum+un...@googlegroups.com.

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

To unsubscribe from this group, send email to erpnext-developer-forum+un...@googlegroups.com.

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

 

 

Hi

Thanks. I Already did a custom format. but I have to get the PO number to it. I will do it and upload the format to gist.

Thanks!!

On Mon, Dec 17, 2012 at 10:58 AM, an...@erpnext.com <an...@iwebnotes.com> wrote:
You can share your custom print format using



--



You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To post to this group, send email to er...@googlegroups.com.

To unsubscribe from this group, send email to erpnext-developer-forum+un...@googlegroups.com.

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