Merge pull request #5590 from expsa/14.0-fix-odex25_helpdesk-auto-20251202_153024

[FIX] odex25_helpdesk: enhance models
This commit is contained in:
Mohamed Eltayar 2025-12-02 15:48:11 +03:00 committed by GitHub
commit 856b9f01bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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