mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 12:11:59 +02:00
6 lines
188 B
Python
6 lines
188 B
Python
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
|
|
from . import base
|
|
from . import record_changeset
|
|
from . import record_changeset_change
|
|
from . import changeset_field_rule
|