added unicode literals import to supplier quotation patch
This commit is contained in:
parent
0d0efcfd14
commit
a742d32c96
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user