[fix] [patch] fixed paid_amount & patch for default pos view check in features setup

This commit is contained in:
Akhilesh Darjee
2013-09-05 12:59:33 +05:30
parent 734b2aab5c
commit 38e8f989fa
5 changed files with 25 additions and 10 deletions

View File

@@ -261,4 +261,5 @@ patch_list = [
"execute:webnotes.reload_doc('accounts', 'Print Format', 'POS Invoice') # 2013-09-02",
"patches.september_2013.p01_fix_buying_amount_gl_entries",
"patches.september_2013.p01_update_communication",
"patches.september_2013.p02_make_pos_view_checked_in_features_setup",
]