[IMP] pms_api_rest: add get_reservation and get_checkin_partners

This commit is contained in:
Sara Lago
2021-11-24 12:58:22 +01:00
committed by Darío Lodeiros
parent d615fbf8b4
commit d0c03f47c0
6 changed files with 152 additions and 38 deletions

View File

@@ -15,5 +15,8 @@
"external_dependencies": {
"python": ["jwt", "simplejson", "marshmallow"],
},
"data": [
"security/ir.model.access.csv",
],
"installable": True,
}