deprecate gl_mapper patch

This commit is contained in:
Rushabh Mehta 2013-02-02 12:50:14 +05:30
parent 314d7ca914
commit e76adfcfdd

View File

@ -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")