mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 16:34:46 +00:00
[patches] [fix] fix in an old patch
This commit is contained in:
@@ -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')
|
||||||
|
|||||||
Reference in New Issue
Block a user