commit | e76adfcfdd5e809239fa4dcd70bb43cda30535c8 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Sat Feb 02 12:50:14 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Sat Feb 02 12:50:14 2013 +0530 |
tree | a6ca39c63ac12508680e45eb3751e3c48b56daee | |
parent | 314d7ca914e78202dd57212a7a2033c00758dfea [diff] |
deprecate gl_mapper patch
diff --git a/patches/january_2013/remove_tds_entry_from_gl_mapper.py b/patches/january_2013/remove_tds_entry_from_gl_mapper.py index ac8511d..dcdfe0c 100644 --- a/patches/january_2013/remove_tds_entry_from_gl_mapper.py +++ b/patches/january_2013/remove_tds_entry_from_gl_mapper.py
@@ -1,4 +1,5 @@ def execute(): + return from webnotes.modules.import_file import import_file import_file("accounts", "GL Mapper", "Journal Voucher") import_file("accounts", "GL Mapper", "Purchase Invoice")