updated gl mapper for tds entry

This commit is contained in:
Nabin Hait
2013-01-18 10:49:39 +05:30
parent 16546d25e7
commit a642ae14eb
5 changed files with 186 additions and 228 deletions

View File

@@ -0,0 +1,5 @@
def execute():
from webnotes.modules.import_file import import_file
import_file("accounts", "GL Mapper", "Journal Voucher")
import_file("accounts", "GL Mapper", "Purchase Invoice")
import_file("accounts", "GL Mapper", "Purchase Invoice with write off")