mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
6 lines
256 B
Python
6 lines
256 B
Python
# Copyright 2018 Alexandre Díaz <dev@redneboa.es>
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
from . import inherited_massive_changes
|
|
from . import inherited_duplicate_reservation
|
|
from . import inherited_massive_price_reservation_days
|