[patches] [fix] fix in an old patch
This commit is contained in:
parent
c852596f15
commit
6febab9f92
@ -1,4 +1,6 @@
|
|||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
|
import webnotes
|
||||||
|
|
||||||
def execute():
|
def execute():
|
||||||
"""sync supplier quotatoin and create supplier quotation mappers"""
|
"""sync supplier quotatoin and create supplier quotation mappers"""
|
||||||
webnotes.reload_doc('buying', 'doctype', 'supplier_quotation')
|
webnotes.reload_doc('buying', 'doctype', 'supplier_quotation')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user