[STYLE] order import

This commit is contained in:
Stepan Savelyev 2019-12-25 18:11:48 +05:00
parent 22139487bf
commit f578cdeab3

View File

@ -2,7 +2,7 @@
import base64
import logging
from odoo import api, fields, models, _
from odoo import _, api, fields, models
from odoo.exceptions import UserError
from ..utils.docxtpl import get_document_from_values_stream