mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-15 19:19:17 +00:00
deprecated form 16 print format
This commit is contained in:
3
patches/december_2012/delete_form16_print_format.py
Normal file
3
patches/december_2012/delete_form16_print_format.py
Normal file
@@ -0,0 +1,3 @@
|
||||
import webnotes
|
||||
def execute():
|
||||
webnotes.delete_doc("Print Format", "Form 16A Print Format")
|
||||
Reference in New Issue
Block a user