mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-03 05:28:27 +00:00
deprecate gl_mapper patch
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
def execute():
|
def execute():
|
||||||
|
return
|
||||||
from webnotes.modules.import_file import import_file
|
from webnotes.modules.import_file import import_file
|
||||||
import_file("accounts", "GL Mapper", "Journal Voucher")
|
import_file("accounts", "GL Mapper", "Journal Voucher")
|
||||||
import_file("accounts", "GL Mapper", "Purchase Invoice")
|
import_file("accounts", "GL Mapper", "Purchase Invoice")
|
||||||
|
|||||||
Reference in New Issue
Block a user