[sales taxes and charges] renamed field cost_center_other_charges to cost_center

This commit is contained in:
Anand Doshi
2013-04-19 16:21:55 +05:30
parent 90dad5c5b5
commit aeef7bd910
7 changed files with 22 additions and 13 deletions

View File

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