[FIX] Travis

This commit is contained in:
QS5ELkMu
2018-11-09 21:35:06 +01:00
parent 55db212719
commit c419ae5245
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
'license': "AGPL-3",
'data': [
'wizards/wizard_hotel_node_reservation.xml',
'views/hotel_node.xml',
#'views/hotel_node.xml',
'views/hotel_node_user.xml',
'views/hotel_node_group.xml',
'views/hotel_node_room_type.xml',

View File

@@ -1,6 +1,6 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import hotel_node
#from . import hotel_node
from . import hotel_node_user
from . import hotel_node_group
from . import hotel_node_room