mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-17 10:36:31 +00:00
Merge branch 'master' of github.com:webnotes/erpnext into unicode
Conflicts: erpnext/accounts/doctype/sales_invoice/sales_invoice.txt public/js/all-app.js
This commit is contained in:
@@ -565,4 +565,12 @@ patch_list = [
|
||||
'patch_module': 'patches.august_2012',
|
||||
'patch_file': 'remove_cash_flow_statement',
|
||||
},
|
||||
]
|
||||
{
|
||||
'patch_module': 'patches.august_2012',
|
||||
'patch_file': 'reload_stock_ledger',
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.september_2012',
|
||||
'patch_file': 'stock_report_permissions_for_accounts',
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user