mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-06 15:00:27 +00:00
display customer name instead of customer id in quotation print format
This commit is contained in:
@@ -175,4 +175,7 @@ patch_list = [
|
|||||||
"patches.february_2013.p05_leave_application",
|
"patches.february_2013.p05_leave_application",
|
||||||
"patches.february_2013.gle_floating_point_issue_revisited",
|
"patches.february_2013.gle_floating_point_issue_revisited",
|
||||||
"patches.february_2013.fix_outstanding",
|
"patches.february_2013.fix_outstanding",
|
||||||
|
'execute:webnotes.reload_doc([["selling", "Print Format", "Quotation Classic"], \
|
||||||
|
["selling", "Print Format", "Quotation Modern"], \
|
||||||
|
["selling", "Print Format", "Quotation Spartan"]]) # 2013-02-19',
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user