Commit Graph

41 Commits

Author SHA1 Message Date
Darío Lodeiros
e0ea0380cf [RFC]pms_api_rest: user unique report datamodel 2024-06-26 11:43:59 +02:00
braisab
bdbd2f1504 [IMP]pms_api_rest: added return checkin_partner id in checkin_partner PATCH/POST 2024-06-26 11:43:59 +02:00
miguelpadin
9f52e38cfe [FIX] pms-api-rest: fix patch reservation update 2024-06-26 11:43:59 +02:00
miguelpadin
57fb2e2360 [FIX] pms-api-rest: fix patch reservation update room type id 2024-06-26 11:43:59 +02:00
braisab
5cb384dbfc [IMP]pms_api_rest: added action_on_board, action_checkout and print checkin pdf services 2024-06-26 11:43:59 +02:00
Darío Lodeiros
a9ae064fac [FIX]pms_api_rest: sintax error with _create_vals_from_params in reservation service 2024-06-26 11:43:59 +02:00
miguelpadin
5491d44ae7 [FIX] pms-pwa: fix precommit 2024-06-26 11:43:59 +02:00
braisab
7f7960af4d [IMP]pms_api_rest: added action_cancel and confirm in reservation patch service 2024-06-26 11:43:59 +02:00
braisab
5ea69f9ff1 [FIX]pms_api_rest: added residence_country_id in checkin_partner datamodel and services 2024-06-26 11:43:59 +02:00
Darío Lodeiros
4755f0ee05 [TMP]14.0-pms_api_rest: Temporal fix to patch routes avoid CORS 2024-06-26 11:43:59 +02:00
braisab
990d54da0a [FIX]pms_api_rest: added lastname2 to mapping_checkin_partner_values and ref get_partner_by_doc_numer 2024-06-26 11:43:59 +02:00
miguelpadin
cd2ee1a0b3 [IMP] pms-api-rest: assign reservation room 2024-06-26 11:43:59 +02:00
miguelpadin
d73fb2a9cc [WIP] pms-api-rest: change route patch reservation (CORS issue) 2024-06-26 11:43:59 +02:00
Darío Lodeiros
1c7e909ff0 [RFC]pms_api_rest: channel_type_id -> sale_channel_origin_id 2024-06-26 11:43:59 +02:00
Sara Lago
93a4a62ef6 [RFC] pms_api_rest: change partner reservations from partner service to reservation service 2024-06-26 11:43:59 +02:00
miguelpadin
abc7ea5f2d [FIX] pms-api-rest: room type class & adults if none @ services 2024-06-26 11:43:59 +02:00
braisab
d95e752f49 [REF]pms_api_rest: mapping checkin partner values method refactored 2024-06-26 11:43:59 +02:00
Darío Lodeiros
8778e1f0a4 [RFC]pms_api_rest: Refactor PATCH reservation with lines like a NestedModel 2024-06-26 11:43:59 +02:00
Darío Lodeiros
068734adfc [ADD]pms_api_rest: Add service-lines services 2024-06-26 11:43:59 +02:00
Darío Lodeiros
743889e686 [ADD]pms_api_rest: Add serviceLines field like NestedModel in service.service 2024-06-26 11:43:59 +02:00
Darío Lodeiros
8d9df96c19 [WIP]pms_api_rest: POST services reservation 2024-06-26 11:43:59 +02:00
Darío Lodeiros
be0e9f0f9c [IMP]pms_api_rest: Enable delete last reservation line in reservation one night 2024-06-26 11:43:59 +02:00
Darío Lodeiros
85604ec643 [ADD]pms_api_rest: Add POST reservation/<id>/reservation-lines 2024-06-26 11:43:59 +02:00
Darío Lodeiros
e44310d480 [FIX]pms_api_rest: Add DELETE reservation line service 2024-06-26 11:43:59 +02:00
braisab
942dcca227 [FIX]pms-api-rest: fixed service of property users and create date field in reservation service 2024-06-26 11:43:59 +02:00
braisab
e10a8733a6 [IMP]: added GET for res_users and is_board_service field in pms_service 2024-06-26 11:43:59 +02:00
Sara
c3a450f622 [RFC]pms_api_rest: round floats and correct output params 2024-06-26 11:43:59 +02:00
miguelpadin
338eb4321c [FIX] pms-api-rest: num. services, amenities, round(discount), cancelation rule. 2024-06-26 11:43:59 +02:00
Sara
cc0b90b3bf [RFC]pms_api_rest: refactor in datamodels and services 2024-06-26 11:43:59 +02:00
Sara
0898891a58 [IMP]pms_api_rest: add services in reservation service and service lines service 2024-06-26 11:43:59 +02:00
Sara
9a97fa48ff [IMP]pms_api_rest: update fields in folio and reservation datamodels 2024-06-26 11:43:59 +02:00
Darío Lodeiros
98a2ea4704 [IMP]pms_api_rest: Add service reservation/reservation-lines 2024-06-26 11:43:59 +02:00
braisab
ece734b84d [REF]pms_api_rest: api rest routes and datamodel names refactor 2024-06-26 11:43:59 +02:00
miguelpadin
140c2c36d8 [WIP] pms-api-rest: pending update reservation by id 2024-06-26 11:43:59 +02:00
braisab
a3296c3422 [IMP]pms_api_rest: added services and datamodels for save checkin partners data 2024-06-26 11:43:59 +02:00
braisab
1022bc9a23 [IMP]pms_api_rest: added services and datamodels for get and patch checkin_partners 2024-06-26 11:43:59 +02:00
Sara Lago
2f78734042 [IMP] pms_api_rest: add patch reseration 2024-06-26 11:43:59 +02:00
Sara Lago
aa5e7d5bc0 [IMP] pms_api_rest: show reservation when property isn't specified in url 2024-06-26 11:43:59 +02:00
Sara Lago
ba664bd668 [IMP] pms_api_rest: add one property in query params 2024-06-26 11:43:59 +02:00
miguelpadin
8aa066481d [FIX] pms_api_rest: remove unnecessary sudo's 2024-06-26 11:43:59 +02:00
Sara Lago
fcdfd96d78 [REF] pms_api_rest: consistency in datamodels and services filenames 2024-06-26 11:43:59 +02:00