mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-05 11:33:56 +00:00
lead organization fld added in quotation for printing
This commit is contained in:
@@ -192,5 +192,10 @@ patch_list = [
|
||||
'patch_file': 'stock_entry_others_patch',
|
||||
'description': 'new purpose others in stock entry'
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.jan_mar_2012',
|
||||
'patch_file': 'reload_quote',
|
||||
'description': 'reload quote: organization fld added'
|
||||
},
|
||||
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user