Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0037923Openbravo ERP02. Master data managementpublic2018-02-15 10:202018-05-09 19:29
JONHM 
collazoandy4 
highminoralways
closedfixed 
5
 
3.0PR18Q3 
aferraz
Core
No
0037923: Filter on Manage Variants p&e is not working properly
Filter on Manage Variants p&e is not working properly.
Using F&B Admin Role:

Open Product Characteristics window
-Create a new record called 'colour' and flag Is Variant = true and then create values 'r','g','b'.

Open Product window
-Create a new product 'chair' with flag 'Is Generic' as true
-Switch to characteristics tab and add the 'colour' characteristic
-Open 'Manage Variants' process and filter by this text in Search Key: "c i"
The following message is shown "No items to show".
* Notice that if this same filter is applied on the main header's grid, it applies properly.
Modify ManageVariantsDS datasource's filter to behave the same as the default datasource
No tags attached.
png Screenshot from 2018-02-15 10-28-26.png (113,933) 2018-02-15 10:29
https://issues.openbravo.com/file_download.php?file_id=11581&type=bug
png

png Screenshot from 2018-02-15 10-28-38.png (117,489) 2018-02-15 10:29
https://issues.openbravo.com/file_download.php?file_id=11582&type=bug
png

png Screenshot from 2018-02-15 10-28-55.png (157,471) 2018-02-15 10:29
https://issues.openbravo.com/file_download.php?file_id=11583&type=bug
png
Issue History
2018-02-15 10:20JONHMNew Issue
2018-02-15 10:20JONHMAssigned To => Triage Finance
2018-02-15 10:20JONHMModules => Core
2018-02-15 10:20JONHMTriggers an Emergency Pack => No
2018-02-15 10:29JONHMFile Added: Screenshot from 2018-02-15 10-28-26.png
2018-02-15 10:29JONHMFile Added: Screenshot from 2018-02-15 10-28-38.png
2018-02-15 10:29JONHMFile Added: Screenshot from 2018-02-15 10-28-55.png
2018-02-15 17:24JONHMResolution time => 1520463600
2018-02-15 22:35PracticsIssue Monitored: Practics
2018-02-20 15:43collazoandy4Assigned ToTriage Finance => collazoandy4
2018-02-20 15:44collazoandy4Statusnew => scheduled
2018-02-27 20:23collazoandy4Note Added: 0102860
2018-04-11 18:43hgbotCheckin
2018-04-11 18:43hgbotNote Added: 0103831
2018-04-11 18:43hgbotStatusscheduled => resolved
2018-04-11 18:43hgbotResolutionopen => fixed
2018-04-11 18:43hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6040f148b004b0c038e2462b2658f295c2ad51ad [^]
2018-04-11 18:44aferrazReview Assigned To => aferraz
2018-04-11 18:44aferrazNote Added: 0103832
2018-04-11 18:44aferrazStatusresolved => closed
2018-04-11 18:44aferrazFixed in Version => 3.0PR18Q3
2018-05-09 19:29hudsonbotCheckin
2018-05-09 19:29hudsonbotNote Added: 0104373

Notes
(0102860)
collazoandy4   
2018-02-27 20:23   
Test Plan
  Go to Product Characteristics window and create a new record:
    Name: Colour
    Variant: Y
    Create three records in Value tab with names Red, Green, Blue
  Go to Product tab and create a new record:
    Search Key/Name: 37923
    Is Generic: Y
    Go to Characteristics tab and create a new record with the previous characteristic created
    Open Manage Variants process and filter for search key "3 0" and check it's works
(0103831)
hgbot   
2018-04-11 18:43   
Repository: erp/devel/pi
Changeset: 6040f148b004b0c038e2462b2658f295c2ad51ad
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Fri Feb 23 19:09:51 2018 -0500
URL: http://code.openbravo.com/erp/devel/pi/rev/6040f148b004b0c038e2462b2658f295c2ad51ad [^]

Fixes issue 37923: Filter on Manage Variants p&e is not working properly

The filter on Manage Variants P&E is not working according to the filter in main
header grid and other P&E like Return to Vendor when the filter contains spaces

The Manage Variantes datasource's filter was modified to behave the same as the
default datasource

---
M src/org/openbravo/materialmgmt/ManageVariantsDS.java
---
(0103832)
aferraz   
2018-04-11 18:44   
Code review + Testing OK
(0104373)
hudsonbot   
2018-05-09 19:29   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/2be7d3efe606 [^]
Maturity status: Test