Merge branch 'master' into edge

This commit is contained in:
Anand Doshi 2013-04-22 11:39:00 +05:30
commit 84af2329c2

View File

@ -244,5 +244,6 @@ patch_list = [
"patches.april_2013.p06_update_file_size", "patches.april_2013.p06_update_file_size",
"patches.april_2013.p05_fixes_in_reverse_modules", "patches.april_2013.p05_fixes_in_reverse_modules",
"execute:webnotes.delete_doc('DocType Mapper', 'Delivery Note-Packing Slip')", "execute:webnotes.delete_doc('DocType Mapper', 'Delivery Note-Packing Slip')",
"execute:webnotes.reload_doc('Stock', 'DocType', 'Delivery Note Item')",
"patches.april_2013.p06_default_cost_center", "patches.april_2013.p06_default_cost_center",
] ]