mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
8 lines
264 B
Python
Executable File
8 lines
264 B
Python
Executable File
from . import inherited_hotel_folio
|
|
from . import inherited_hotel_checkin_partner
|
|
from . import inherited_res_partner
|
|
from . import inherited_hotel_room_type
|
|
from . import roommatik
|
|
from . import inherited_hotel_reservation
|
|
from . import inherited_account_payment
|