mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-28 09:24:45 +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',
|
'patch_file': 'stock_entry_others_patch',
|
||||||
'description': 'new purpose others in stock entry'
|
'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