debug
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
|
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
|
||||||
from odoo import fields, models, api, Command
|
from odoo import fields, models, api, Command
|
||||||
|
import logging
|
||||||
_logger = logging.getLogger(__name__)
|
_logger = logging.getLogger(__name__)
|
||||||
|
|
||||||
class EventEvent(models.Model):
|
class EventEvent(models.Model):
|
||||||
|
Reference in New Issue
Block a user