[MIG] base_exception_user: bump version, add unit tests

H7674
This commit is contained in:
Cedric Collins
2022-01-14 17:31:02 -06:00
parent d5c2f5c115
commit 89a9c0aded
10 changed files with 194 additions and 1 deletions

View File

@@ -1 +1,3 @@
# Part of Hibou Suite Professional. See LICENSE_PROFESSIONAL file for full copyright and licensing details.
from . import base_exception_confirm

View File

@@ -1,3 +1,5 @@
# Part of Hibou Suite Professional. See LICENSE_PROFESSIONAL file for full copyright and licensing details.
import html
from odoo import api, fields, models