[minor] fixed conflict while merging with master

This commit is contained in:
Nabin Hait
2013-08-21 17:49:26 +05:30
19 changed files with 340 additions and 112 deletions

View File

@@ -259,4 +259,5 @@ patch_list = [
"execute:webnotes.reload_doc('accounts', 'Print Format', 'POS Invoice') # 2013-08-16",
"execute:webnotes.delete_doc('DocType', 'Stock Ledger')",
"patches.august_2013.p06_deprecate_cancelled_sl_entry",
"patches.august_2013.p06_fix_sle_against_stock_entry",
]