[ADD] Shared Rooms

This commit is contained in:
Dario Lodeiros
2019-05-13 10:08:09 +02:00
parent 3111a80c22
commit 73081289e4
14 changed files with 320 additions and 39 deletions

View File

@@ -8,6 +8,7 @@ from . import hotel_floor
from . import hotel_folio
from . import hotel_reservation
from . import hotel_room
from . import hotel_shared_room
from . import hotel_amenity
from . import hotel_amenity_type
from . import hotel_room_type