[WIP] Refactoring Groups

This commit is contained in:
Pablo
2018-11-07 10:29:12 +01:00
parent a0efa1031e
commit 2747846c1b
6 changed files with 51 additions and 5 deletions

View File

@@ -3,6 +3,7 @@
from . import hotel_node
from . import hotel_node_user
from . import hotel_node_group
from . import hotel_node_group_remote
from . import hotel_node_room
from . import hotel_node_room_type
from . import inherited_res_partner