[FIX] odex25_helpdesk: enhance models

Auto-generated commit based on local changes.
This commit is contained in:
maltayyar2 2025-12-02 15:51:12 +03:00
parent 856b9f01bb
commit cba8ac7eb4
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Updated for GitHub test
from odoo import fields, models, _ from odoo import fields, models, _
from odoo.exceptions import AccessError from odoo.exceptions import AccessError