Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038492Retail ModulesWeb POSpublic2018-04-19 17:262018-05-21 13:29
inaki_garcia 
gorka_gil 
immediatemajoralways
closedfixed 
5
main 
RR18Q2.1RR18Q2.1 
marvintm
main
No
0038492: [RR18Q2] Sorting by fields in Advanced Filters of Search options doesn't work
All of the fields for the Advanced Filters (as tested in the Open Receipt search option) don't work at all. The receipts included in the masterdata don't respond to the sorting, and the
ones created during the QA cycle aren't fully sorted. Some of the observable basic sorting problems include:
- Some of the values are placed out of where they should be
- Sorting is sometimes inverted in the alphabetical order
This is reproducible with both the standard sorting and with the additional sorting preferences active. Both scenarios are explained in the steps to reproduce below
--- A SCENARIO ---
Preconditions: no sorting preferences are active

-- B SCENARIO ---
Preconditions: all of the sorting preferences are active
1- Login into Openbravo backend (http://{server}/{context}/ [^])
Username: vallblanca
Password: openbravo
2- Navigate to the Preference window
3-Create the following preference:
*Property: Open Receipt Selector Disable Business Partner Sorting
*Selected: 'Y'
*Value: 'N'
*Visibility: No filters.
4- Repeat step (3) for the following preferences:
*Open Receipt Selector Disable Document Number Sorting
*Open Receipt Selector Disable Order Date From Sorting
*Open Receipt Selector Disable Order Date To Sorting
*Open Receipt Selector Disable Order Type Sorting
*Open Receipt Selector Disable Total Amount From Sorting
*Open Receipt Selector Disable Total Amount To Sorting

0A. Log in as "vallblanca" in the VBS-1 terminal -- A scenario, as configured in the QA testing context
0B. Log in as "centralmountains" in the CMS-1 terminal -- B scenario, as configured in the QA testing context
1. Go to the "Open Receipt" option in the dropdown menu
2. Click on the "Advanced Filters" button
3. Switch the sorting buttons and click the "Apply Filters" button
4. Repeat steps 2 and 3 to test out all of the sorting options
5. NOTICE that there is little to no difference in the results list when sorting with any of the options
No tags attached.
blocks defect 0038416 closed gorka_gil [RR18Q2] Sorting by fields in Advanced Filters of Search options doesn't work 
Issue History
2018-05-04 13:44gorka_gilTypedefect => backport
2018-05-04 13:44gorka_gilTarget Version => RR18Q2
2018-05-04 13:58gorka_gilTarget VersionRR18Q2 => RR18Q2.1
2018-05-09 12:20hgbotCheckin
2018-05-09 12:20hgbotNote Added: 0104346
2018-05-09 12:20hgbotStatusscheduled => resolved
2018-05-09 12:20hgbotResolutionopen => fixed
2018-05-09 12:20hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR18Q2.1/org.openbravo.retail.posterminal/rev/55bf722ad4899384ce26b68d3fe7c08e54ddd7ac [^]
2018-05-21 13:29marvintmReview Assigned To => marvintm
2018-05-21 13:29marvintmStatusresolved => closed
2018-05-21 13:29marvintmFixed in Version => RR18Q3
2018-05-21 13:29marvintmFixed in VersionRR18Q3 => RR18Q2.1

Notes
(0104346)
hgbot   
2018-05-09 12:20   
Repository: retail/backports/3.0RR18Q2.1/org.openbravo.retail.posterminal
Changeset: 55bf722ad4899384ce26b68d3fe7c08e54ddd7ac
Author: Gorka Gil <gorka.gil <at> openbravo.com>
Date: Thu May 03 19:29:21 2018 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR18Q2.1/org.openbravo.retail.posterminal/rev/55bf722ad4899384ce26b68d3fe7c08e54ddd7ac [^]

Fixes issue 38492: fix the sorting by in order selector

---
M src/org/openbravo/retail/posterminal/PaidReceiptsFilter.java
---