Name: [FIX] hr_skills_event, pos_loyalty: make two core tours independent of environment

State: Succeed finished in 79m

PR State: merged

PR Author: David Tran

PR Author Email:

PR: #1271

Committer: David Tran

Committer Email: david.tran@viindoo.com

Commit: b8d0dd6930754dbb8c0228765578611e3d9af69f

Description:

                                            [FIX] pos_loyalty: customer-search tours must query the server

Four POS tours typed a customer's name into the partner-search box but
never pressed Enter, so they only client-side-filtered the preloaded
slice of at most 100 partners instead of querying the server, which
searches every partner but is only triggered by pressing Enter. This
made the tours fail whenever a larger partner set in the target
database pushed the fixture partner outside that preloaded slice.

Press Enter right after opening the partner-selection screen, using
the existing PartnerList.searchCustomerValue(name, true) helper whose
true argument triggers the Enter keypress and the server-side search,
reusing the pattern already proven elsewhere in this module. Applies
to test_not_create_loyalty_card_expired_program, PosOrderClaimReward
and PosOrderNoPoints (pos_loyalty_loyalty_program_tour.js) and
test_refund_does_not_decrease_points (pos_loyalty_tour.js).

Test-only change, no production code touched.
                                            

Branch: 19.0

Age:

Up-time:

Subbuilds Name State Detail
Build 408899 At install tests: from account to website_timesheet 38m Succeed Log
Build 408900 Post install tests: step install all modules 8m Succeed Log
Build 408901 Post install tests: from account to hr_recruitment_survey 39m Succeed Log
Build 408902 Post install tests: from hr_skills to phone_validation 19m Succeed Log
Build 408903 Post install tests: from point_of_sale to purchase_requisition_stock 69m Succeed Log
Build 408904 Post install tests: from purchase_stock to test_lint 34m Succeed Log
Build 408905 Post install tests: from test_mail to to_product_odoo_version 25m Succeed Log
Build 408906 Post install tests: from to_sale_order_advance to viin_api_request_logger 4m Succeed Log
Build 408907 Post install tests: from viin_document_parsing to viin_maintenance_preventive_mode 9m Succeed Log
Build 408908 Post install tests: from viin_project to web_unsplash 54m Succeed Log
Build 408909 Post install tests: from website to website_timesheet 49m Succeed Log
Create Date Level Message
08/27/2026 23:05:33 INFO
Updated repository Viindoo-tvtmaaddons
08/27/2026 23:05:33 INFO
Cloned repository Viindoo-odoo