brotherton-erpnext/erpnext/patches/mar_2012/pos_invoice_fix.py
2012-04-02 14:06:46 +05:30

4 lines
111 B
Python

def execute():
from webnotes.modules import reload_doc
reload_doc('accounts', 'Print Format', 'POS Invoice')