mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-09 13:26:39 +00:00
added unicode literals import to supplier quotation patch
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
from __future__ import unicode_literals
|
||||
def execute():
|
||||
"""sync supplier quotatoin and create supplier quotation mappers"""
|
||||
from webnotes.model.sync import sync
|
||||
|
||||
Reference in New Issue
Block a user