working on merging sales purchase return into stock entry

This commit is contained in:
Anand Doshi
2013-03-13 12:57:04 +05:30
parent f55922e962
commit 71bed3116f
14 changed files with 365 additions and 48 deletions

View File

@@ -213,4 +213,5 @@ patch_list = [
"patches.march_2013.p03_rename_blog_to_blog_post",
"execute:webnotes.bean('Style Settings', 'Style Settings').save()",
"execute:webnotes.reload_doc('hr', 'search_criteria', 'monthly_attendance_details')",
"patches.march_2013.p04_pos_update_stock_check",
]