mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-18 09:05:00 +00:00
3 lines
92 B
Python
3 lines
92 B
Python
import webnotes
|
|
def execute():
|
|
webnotes.delete_doc("Print Format", "Form 16A Print Format") |