11 Commits

Author SHA1 Message Date
miguelpadin
e26bf69813 [FIX] pms: fix precommit 2024-04-02 13:09:00 +02:00
braisab
f403daf78f [IMP]pms_housekeeping: constrains and tests for housekeeping tasks 2024-04-02 13:09:00 +02:00
miguelpadin
30f0748cb8 [WIP] pms-housekeeping: wip method to create automated tasksÇ 2024-04-02 13:09:00 +02:00
braisab
ade0673c81 [IMP]14.0-pms_housekeeping: housekeeping task 2024-04-02 13:09:00 +02:00
braisab
7753bacd5d [WIP]14.0-pms_housekeeping: housekeeping task views 2024-04-02 13:09:00 +02:00
braisab
6f8a2e5653 [WIP]14.0-pms_new_housekeeping: working in housekeeping tasks 2024-04-02 13:09:00 +02:00
braisab
9c5fbd03d8 [IMP]14.0-pms_housekeeping: new hr_employee inherit and housekeeping_task_type model 2024-04-02 13:09:00 +02:00
Robin Keunen
2f78de89a5 [REF] fix deprecated <tree string= 2023-11-15 13:49:12 +01:00
Miguel Padin
0d03152402 Code review (#62)
* [REF] pms: refactor amenity type

* [REF] pms: refactor amenity

* [REF]Refactor amenity views and demo data

* [WIP] master model 2nd day

* [WIP] Master model refactor

* [WIP] Refactor in tests

* [WIP] Add mandatory sequence in pms_property at tests and fix create in folio, reservation and checkin

* [WIP] Test refactor

* [WIP]Refactor pms_room, pms_room_clousure_reason and pms_room_type

* [WIP]review of guidelines in master models

* [WIP]test refactor

* [WIP]review guidelines in master models 2

* [WIP] fixed fields in pms_l10n_es

* [WIP]Refactor product_product, product_template, res_company, res_partner and res_user

* [IMP] Add common.py for tests

* [WIP] Refactor fields in pms.folio and pms.reservation

* [WIP] Review guidelines in pms.reservation, pms.reservation.line and rename availability models

* [WIP] Rename availability models

* [WIP] Refactor availability models

* [WIP] Refactor availity models 2

* [WIP] Pms: add sequences creation in pms_property create

* [WIP] Fix sequence creation in pmp.property

* [REF] Refactor fields in res_partner and rename date_overnight

* [REF] Refactoring master models tests

* [FIX] Fix sequence create in pms.reservation

* [REF] Refactor helps in master and availability models

* [IMP] Extend test coverage in test_pms_reservation

* [REF] Refactor fields in pms_reservation

* [REF] Refactor fields in pms_reservation 2

* [REF] Refactor fields in service flow

* [REF] Refactor pms_reservation

* [REF] Refactor pms_reservation 2

* [REF] draft button removed from view

* [REF] change no_show to arrival_delayed in field state of pms_reservation

* [REF] Add compute_preferred_room_id in pms_reservation

* [REF] Fix cache problem in test_reservation_action_checkout

Co-authored-by: braisab <braisterbutalino@gmail.com>
Co-authored-by: Sara Lago <saralago126@gmail.com>
Co-authored-by: Brais Abeijón <>
2021-04-15 01:01:11 +02:00
Darío Lodeiros
fb45a08171 [ADD]pms_housekeeping Gudielines 2021-03-02 09:23:11 +01:00
Oso Tranquilo
3a992a33e9 [ADD] 14.0 pms housekeeping (#44)
* [IMP] housekeeping first commint

* [ADD] Demo data

* [ADD] Models

* [FIX] demo notes

* [IMP] Housekeeping basics

* [IMP] PMS Housekeeping Task and Rack management

* [FIX] Icons and date parameter

* [ADD] Today tasks kanban

* [ADD] Housekeeping form View

* [ADD] Housekeeping Lost & Found

* [ADD] Precommit and README

Co-authored-by: Darío Lodeiros <dario@commitsun.com>
2021-03-02 08:57:18 +01:00