forked from alaguraj/odoo-testing-addons
6 lines
173 B
Python
6 lines
173 B
Python
from . import restaurant_reservation
|
|
from . import restaurant_table
|
|
from . import reservation_schedule
|
|
from . import reservation_holiday
|
|
from . import reservation_peak_hour
|