def execute():
return # deprecated
import webnotes
from webnotes.modules import reload_doc
reload_doc("accounts", "GL Mapper", "Purchase Invoice")
reload_doc("accounts", "GL Mapper", "Purchase Invoice with write off")