@ -17,6 +17,7 @@
#
# You should have received a copy of the GNU Lesser General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
###################################################################################
from . import models, tools
{
@ -19,6 +19,7 @@
You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<odoo>
from . import (
import logging
from odoo import api, models
from odoo import api, fields, models
import functools
from odoo import fields, models
import base64
import json
from . import file, http, json, patch, security
import mimetypes
import datetime
import random