mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-30 07:08:24 +00:00
Merge branch 'master' of github.com:webnotes/erpnext into unicode
Conflicts: erpnext/accounts/doctype/sales_invoice/sales_invoice.py erpnext/patches/patch_list.py
This commit is contained in:
@@ -521,4 +521,8 @@ patch_list = [
|
||||
'patch_file': 'sync_trial_balance',
|
||||
'description': "sync trial balance"
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.july_2012',
|
||||
'patch_file': 'blog_guest_permission',
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user