Backport OVH modules from 10.0

This commit is contained in:
jcoux
2018-10-29 13:45:20 +01:00
parent c6a0e7c1f5
commit 7fc296d73e
12 changed files with 116 additions and 21 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import logging
import os
from ..swift_uri import SwiftUri
from odoo import api, exceptions, models, _
from openerp import api, exceptions, models, _
_logger = logging.getLogger(__name__)