[patches] [fix] fix in an old patch

This commit is contained in:
Anand Doshi 2013-05-16 15:40:07 +05:30
parent c852596f15
commit 6febab9f92

View File

@ -1,4 +1,6 @@
from __future__ import unicode_literals
import webnotes
def execute():
"""sync supplier quotatoin and create supplier quotation mappers"""
webnotes.reload_doc('buying', 'doctype', 'supplier_quotation')