mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-14 12:25:09 +00:00
[patch] [fix] added reload print format
This commit is contained in:
@@ -230,6 +230,7 @@ patch_list = [
|
||||
"patches.april_2013.p01_update_serial_no_valuation_rate",
|
||||
"patches.april_2013.p02_add_country_and_currency",
|
||||
"patches.april_2013.p03_fixes_for_lead_in_quotation",
|
||||
"execute:webnotes.reload_doc('core', 'doctype', 'print_format')",
|
||||
'execute:webnotes.reload_doc("selling", "Print Format", "Quotation Classic") # 2013-04-02',
|
||||
'execute:webnotes.reload_doc("selling", "Print Format", "Quotation Modern") # 2013-04-02',
|
||||
'execute:webnotes.reload_doc("selling", "Print Format", "Quotation Spartan") # 2013-04-02',
|
||||
|
||||
Reference in New Issue
Block a user