mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[IMP] pms-api-rest: add several fields reserv. line service
This commit is contained in:
committed by
Darío Lodeiros
parent
2a0d960184
commit
c3fc102f0e
@@ -21,7 +21,6 @@ class PmsRoomService(Component):
|
||||
input_param=Datamodel("pms.room.search.param"),
|
||||
output_param=Datamodel("pms.room.info", is_list=True),
|
||||
auth="jwt_api_pms",
|
||||
|
||||
)
|
||||
def get_rooms(self, room_search_param):
|
||||
domain = []
|
||||
|
||||
Reference in New Issue
Block a user