mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
Additionally, allowing the field to be written to improves the UI by automatically highlighting it and doesn't really have any negative side effects. (how could you alter the hmac?)
4 lines
68 B
Python
Executable File
4 lines
68 B
Python
Executable File
from . import controllers
|
|
from . import models
|
|
from . import wizard
|