Merge branch 'master' of github.com:webnotes/erpnext into unicode
Conflicts: erpnext/accounts/doctype/sales_invoice/sales_invoice.py erpnext/patches/patch_list.py public/js/report-legacy.js
This commit is contained in:
@@ -516,4 +516,9 @@ patch_list = [
|
||||
'patch_file': 'unicode_conf',
|
||||
'description': "appends from __future__ import unicode_literals to py files if necessary"
|
||||
},
|
||||
]
|
||||
{
|
||||
'patch_module': 'patches.july_2012',
|
||||
'patch_file': 'sync_trial_balance',
|
||||
'description': "sync trial balance"
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user