mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 07:54:46 +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():
|
def execute():
|
||||||
"""sync supplier quotatoin and create supplier quotation mappers"""
|
"""sync supplier quotatoin and create supplier quotation mappers"""
|
||||||
from webnotes.model.sync import sync
|
from webnotes.model.sync import sync
|
||||||
|
|||||||
Reference in New Issue
Block a user