patch fixed
This commit is contained in:
parent
bdebd71bd7
commit
d89d59bcb2
@ -292,4 +292,4 @@ def execute(patch_no):
|
||||
ch.save(1)
|
||||
elif patch_no == 353:
|
||||
reload_doc('doctype', 'core', 'doctype')
|
||||
sql("update `tabDocType` set default_print_format = 'Standard'")
|
||||
sql("update `tabDocType` set default_print_format = 'Standard' where name = 'Delivery Note'")
|
||||
|
Loading…
x
Reference in New Issue
Block a user