Openbravo Issue Tracking System - POS2
View Issue Details
0055214POS2POSpublic2024-04-16 17:252024-04-18 19:53
Lcazaux 
guilleaer 
highmajoralways
closedfixed 
5
 
 
No
0055214: Bug in search of client
When searching a client by card ID number or Loyalty Number, after clicking "search", all the clients of the system are displayed instead of just the good one

See video: https://drive.google.com/file/d/1rIb4JHNk3wKIOu_8DP1fXXMuetqrdBik/view?usp=sharing [^]
Go to the POS

Open the client search pop up

Search a client by his loyalty number (bug also is present when looking by Card ID)

Click search

It displays all the existing clients instead of just the one corresponding
--> only the client associated with the number must be displayed
No tags attached.
depends on backport 005523624Q2 scheduled guilleaer Bug in search of client 
Not all the children of this issue are yet resolved or closed.
Issue History
2024-04-16 17:25LcazauxNew Issue
2024-04-16 17:25LcazauxAssigned To => Retail
2024-04-16 17:25LcazauxTriggers an Emergency Pack => No
2024-04-17 10:56hgbotNote Added: 0163315
2024-04-18 11:22guilleaerAssigned ToRetail => guilleaer
2024-04-18 11:22guilleaerStatusnew => acknowledged
2024-04-18 11:22guilleaerStatusacknowledged => scheduled
2024-04-18 19:53hgbotResolutionopen => fixed
2024-04-18 19:53hgbotStatusscheduled => closed
2024-04-18 19:53hgbotNote Added: 0163412
2024-04-18 19:53hgbotNote Added: 0163413

Notes
(0163315)
hgbot   
2024-04-17 10:56   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.loyalty.programs/-/merge_requests/59 [^]
(0163412)
hgbot   
2024-04-18 19:53   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.loyalty.programs/-/merge_requests/59 [^]
(0163413)
hgbot   
2024-04-18 19:53   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.loyalty.programs [^]
Changeset: c429b07adc0b0692463e9308a303f064ab7f3b10
Author: Guillermo Alvarez de Eulate <guillermo.alvarez@openbravo.com>
Date: 18-04-2024 17:53:55
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.loyalty.programs/-/commit/c429b07adc0b0692463e9308a303f064ab7f3b10 [^]

Fixed ISSUE-55214: Inlclude customerId to prefilter to make it work without crm reference

---
M web-jspack/org.openbravo.retail.loyalty.programs/src/service/crm/LoyaltyMemberIdPreFilter.js
M web-jspack/org.openbravo.retail.loyalty.programs/src/service/crm/__test__/LoyaltyMemberIdPreFilter.test.js
---