This commit is contained in:
Bakry 2024-07-10 17:08:19 +03:00
parent e4eee56e48
commit 1e670e3af4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
from odoo import models, fields, api
from odoo import models, fields, api
class BaseAutomation(models.Model):