mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-01 20:48:27 +00:00
removed next_contact in quotation, fixed regex to convert relative links to absolute
This commit is contained in:
@@ -745,4 +745,8 @@ patch_list = [
|
||||
'patch_module': 'patches.december_2012',
|
||||
'patch_file': 'clear_web_cache',
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.december_2012',
|
||||
'patch_file': 'remove_quotation_next_contact',
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user