diff --git a/hotel_node_master/README.rst b/hotel_node_master/README.rst index a8612512e..0511c648d 100644 --- a/hotel_node_master/README.rst +++ b/hotel_node_master/README.rst @@ -1,5 +1,5 @@ ================= -Hotel Master Node +Hotel Node Master ================= This module is for providing centralized hotel management features for hootel. @@ -8,6 +8,7 @@ You can manage: - Node connection data - Remote users and access groups +- Hotel reservations **Installation** diff --git a/hotel_node_master/__manifest__.py b/hotel_node_master/__manifest__.py index c2e1c2222..fb227bb0c 100644 --- a/hotel_node_master/__manifest__.py +++ b/hotel_node_master/__manifest__.py @@ -1,5 +1,5 @@ { - 'name': 'Hotel Master Node', + 'name': 'Hotel Node Master', 'summary': """Provides centralized hotel management features""", 'version': '0.1.0', 'author': 'Pablo Q. Barriuso, \