Merge branch 'master' of github.com:webnotes/erpnext into shf_rename
Conflicts: erpnext/accounts/doctype/c_form/c_form.txt erpnext/patches/patch_list.py erpnext/setup/doctype/permission_control/permission_control.py
This commit is contained in:
@@ -261,5 +261,10 @@ patch_list = [
|
||||
'patch_module': 'patches.mar_2012',
|
||||
'patch_file': 'usertags',
|
||||
'description': 'Adds _user_tags columns to tables'
|
||||
}
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.april_2012',
|
||||
'patch_file': 'reload_c_form',
|
||||
'description': 'Added attchemnt option and total field'
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user