Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0058202 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | minor | always | 2025-03-11 13:10 | 2025-03-17 08:40 | |||
Reporter | sofidossant | View Status | public | |||||
Assigned To | Bimla_vm | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Support ticket | 121591 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0058202: Sort search by alphabetical order | |||||||
Description | When searching for customers in pos2, we can see that when searching for example: “SCHIAVON” this is ordered in a way it should not be, example of how it appears : SCHIAVON Alicia SCHIAVON Abdhal SCHIAVONE Amadeo SCHIAVON Juan SCHIAVONE Zara From our point of view the “SCHIAVONE” should be at the bottom, since we are looking for “SCHIAVON” and the order of the names should also be alphabetical, i.e. SCHIAVON Abdhal should be above SCHAVON Alicia. Example of how it should be : SCHIAVON Jason SCHIAVON Joseph SCHIAVON John SCHIAVONE Amadeo SCHIAVONE Jullie | |||||||
Steps To Reproduce | Go to pos2--> Search customers Example "SCHIAVON" --> it will appear in disorder alphabetic the names , and also you will see that its SHCIAVONE in the middle Video attached : https://drive.google.com/file/d/17_rnyptanLe9medijWj8XHk5G16JdZC9/view?usp=sharing [^] | |||||||
Proposed Solution | Sort first by last name, then by first name The video example would look like this: Amadeo SCHIAVON Ana SCHIAVON Alah SCHIAVONE Zara SCHIAVONE. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() ![]() | |||||||
![]() |
|
![]() |
|
(0176755) hgbot (developer) 2025-03-13 05:35 |
Merge Request created: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1971 [^] |
(0176761) hgbot (developer) 2025-03-13 08:34 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 75444e061a995a3479ef96a36e1024db389bd87c Author: Bimla V Mayavan <b.mayavan@external.orisha.com> Date: 12-03-2025 15:30:13 URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/75444e061a995a3479ef96a36e1024db389bd87c [^] Fixed ISSUE-58202: Updated orderBy in hql based on orderByProperties --- M src/org/openbravo/retail/posterminal/master/BusinessPartner.java --- |
(0176762) hgbot (developer) 2025-03-13 08:34 |
Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1971 [^] |
(0176857) sofidossant (viewer) 2025-03-14 14:44 |
It has been solved but only in part. I explain why, at the moment of creating the business partners we can visualize them in the following way in the POS2 . Example in images i attached. We can see the order in POS2 and B.O its not right. We need to order all the SCHIAVON together on one side and on the other side the ones that are SCHIAVONE , always in alphabetical order, we should not see a SCHIAVONE in between as we can see in the attached pictures. |
(0176880) guilleaer (viewer) 2025-03-17 08:40 edited on: 2025-03-17 08:40 |
Closed because this issue was related to the sorting not to way to filter the data. Currently filters works with "like" so it means that if you have pedro pedrito pedrolas and user search by "pedr" system will return all of them |
![]() |
|||
Date Modified | Username | Field | Change |
2025-03-11 13:10 | sofidossant | New Issue | |
2025-03-11 13:10 | sofidossant | Assigned To | => Retail |
2025-03-11 13:10 | sofidossant | OBNetwork customer | => OBPS |
2025-03-11 13:10 | sofidossant | Support ticket | => 121591 |
2025-03-11 13:10 | sofidossant | Triggers an Emergency Pack | => No |
2025-03-11 18:29 | guilleaer | Assigned To | Retail => guilleaer |
2025-03-11 18:29 | guilleaer | Status | new => acknowledged |
2025-03-12 05:40 | Bimla_vm | Assigned To | guilleaer => Bimla_vm |
2025-03-12 05:41 | Bimla_vm | Status | acknowledged => scheduled |
2025-03-13 05:35 | hgbot | Merge Request Status | => open |
2025-03-13 05:35 | hgbot | Note Added: 0176755 | |
2025-03-13 08:34 | hgbot | Merge Request Status | open => approved |
2025-03-13 08:34 | hgbot | Resolution | open => fixed |
2025-03-13 08:34 | hgbot | Status | scheduled => closed |
2025-03-13 08:34 | hgbot | Fixed in Version | => RR25Q2 |
2025-03-13 08:34 | hgbot | Note Added: 0176761 | |
2025-03-13 08:34 | hgbot | Note Added: 0176762 | |
2025-03-14 14:40 | sofidossant | Status | closed => new |
2025-03-14 14:40 | sofidossant | Fixed in Version | RR25Q2 => |
2025-03-14 14:44 | sofidossant | Note Added: 0176857 | |
2025-03-14 14:45 | sofidossant | File Added: Schiavon.png | |
2025-03-14 14:45 | sofidossant | File Added: SchiavonBO.png | |
2025-03-17 08:40 | guilleaer | Note Added: 0176880 | |
2025-03-17 08:40 | guilleaer | Status | new => closed |
2025-03-17 08:40 | guilleaer | Note Edited: 0176880 | View Revisions |
Copyright © 2000 - 2009 MantisBT Group |