Commit Graph

26 Commits

Author SHA1 Message Date
Darío Lodeiros
1d7bc062fe [FIX]pms: add test data pricelists configuration 2022-11-29 16:06:10 +01:00
Darío Lodeiros
9ab43cfe49 [FIX]pms: add test data availability plan in pricelist 2022-11-28 16:01:45 +01:00
Darío Lodeiros
2da51c0ace [RFC]pms_l10n_es: update tests create reservation origin channel 2022-09-15 19:45:40 +02:00
Darío Lodeiros
f9e0f9f3a6 [FIX]pms_l10n_es: Fix compute INE checkins data 2022-07-23 10:04:24 +02:00
Darío Lodeiros
e7e9a80759 [IMP]pms_l10n_es: Fix test case nationality based on checkin data 2022-05-02 09:54:16 +02:00
Darío Lodeiros
e12d7ab17b [IMP]pms: compute ine stats by checkin partner data direct 2022-05-01 10:20:03 +02:00
Darío Lodeiros
4a7f1de69c [FIX]pms_l10n_es: Fix tests adr&revpar 2022-04-30 21:03:00 +02:00
Darío Lodeiros
4eefb01496 [FIX]pms_l10n_es: fixed test with new residence checkin fields 2022-04-03 13:27:59 +02:00
Darío Lodeiros
a23a26fb8c [IMP]pms: recovery nationality checkin information 2022-04-03 12:58:54 +02:00
braisab
b22f905e5e [REF]pms_l10n_es: refactoring of the wizards and tests of the INE and traveler_report 2022-04-03 12:58:54 +02:00
miguelpadin
bdf3bb86d1 [IMP] pms_l10n_es: Throw an exception if generating the ine statistics there are guests without nationality or spanish guest without state 2022-02-12 12:07:15 +01:00
miguelpadin
739daf73d4 [FIX] pms_l10n_es: fix ine statistics when not all checkins are done or onboard 2022-01-05 18:26:21 +01:00
miguelpadin
210fa37dad [FIX] pms_l10n_es: fix issue traveller report & ine (filter property) 2021-12-16 14:43:55 +01:00
miguelpadin
f83e202d7e [FIX] pms: pre-commit issues & add text assert sentences 2021-10-04 13:56:02 +02:00
miguelpadin
f8958030ba [ADD] pms: add ine code to res.partner 2021-10-04 13:56:02 +02:00
miguelpadin
fd01aa07e6 [FIX] pms: control ine seats configured in the property and remove from menu the pms_ine_tourism_category model 2021-07-28 14:42:23 +02:00
miguelpadin
86ed4554e0 [FIX] pms: fix reservation_type when created with no folio 2021-07-27 15:18:49 +02:00
miguelpadin
0e6cbe2374 [IMP] pms: add specific test for spain travelers 2021-07-26 09:03:53 +02:00
miguelpadin
3b0bf39215 [FIX] pms: fix check adults w. extra beds, fix day_qty @ pms.service.line, change literal code spain & fix tests 2021-07-26 09:03:53 +02:00
miguelpadin
e4d3069191 [IMP] pms: generate INE report 2021-07-26 08:59:33 +02:00
Sara Lago
e78196cce0 [IMP] pms: refactoring and adding checkin flow tests 2021-06-18 21:45:45 +02:00
braisab
93f813f3dc [IMP]pms: added check unique by category and number in doc category 2021-06-18 09:08:26 +02: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
Sara
caec88df40 [ADD]pms: multiproperty checks and domains in reservation and folio (#58)
* [IMP] Pms: Add multiproperty checks and domains in reservation and folio

* [IMP] Pms: fix consider mandatory property in reservation create

* [IMP] Pms_l10n_es: Add reservation property tests

* [IMP] Pms: fix travis problem

* [FIX] Rebase and merge

Co-authored-by: Darío Lodeiros <dario@commitsun.com>
2021-03-07 16:05:20 +01:00
Darío Lodeiros
56f139fdbb [FIX] pms_l10n_es: test cases 2021-01-24 09:07:12 +01:00
Darío Lodeiros
945a455b9f [IMP] pms_l10n_es: Guidelines module name 2021-01-24 08:19:24 +01:00