mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-15 18:53:39 +00:00
deprecate gl_mapper patch
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user