Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0020506
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfaceminorsometimes2012-05-15 13:522012-05-25 12:12
ReporteriperdomoView Statuspublic 
Assigned Tomarvintm 
PriorityurgentResolutionfixedFixed in Version3.0MP11
StatusclosedFix in branchFixed in SCM revision43022c08ec0b
ProjectionnoneETAnoneTarget Version
OSLinux 64 bitDatabasePostgreSQLJava versionOpenJDK 1.6.0_24
OS Version3.3.6-1-ARCHDatabase version9.1.3Ant version1.8.2
Product VersionmainSCM revision48e800f4341e 
Review Assigned To
Web browserGoogle Chrome
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0020506: Default filter value is not shown in selector grid the first time you open it

DescriptionDue to a change in the FormItem default behavior (issue 0020330), the default filter value is not shown the first time you open a selector window.
Steps To Reproduce* Login into the application
* Create a new Sales Order (fill in required fields and save)
* Create a new Sales Order Line
* Open the Product selector
* See the values of the "Warehouse" and "Price List Version" columns
* The value is not shown until the user clicks the drop-down to show the available list
Proposed SolutionSet the value map when calculating the default values (the action before opening the window)
TagsRegression QA
Attached Filespng file icon selector-filter-item.png [^] (124,033 bytes) 2012-05-15 13:52

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00203303.0MP11 closediperdomo Performance problem when clicking on the checbox of the pickandexecute refernce when having a lot of rows on m_producprice table 
related to design defect 0020513 scheduledmarvintm Refactor the way of setting the valueMap on a OBSelectorFilterItem and avoid a unnecessary datasource fetch 

-  Notes
(0048653)
hgbot (developer)
2012-05-15 16:18

Repository: erp/devel/pi
Changeset: 43022c08ec0b05792dd42d8e35dd6872d6624780
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue May 15 16:16:24 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/43022c08ec0b05792dd42d8e35dd6872d6624780 [^]

Fixed issue 20506. Reset the fetchMissingValues property, but only for the selector filter items.
This forces a fetch if the selected value is missing, which means that the selected value in the combo is correctly shown when the selector popup is first opened.

---
M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-filter-select-item.js
---
(0048654)
iperdomo (reporter)
2012-05-15 16:31

Tested on pi @ rev 43022c08ec0b

The fetchMissingValues was reset to the default value: true
This triggers a fetch() on the data source associated with the FilterPropertiesItem
(0049133)
hudsonbot (developer)
2012-05-25 12:12

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/5401e185a8b0 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2012-05-15 13:52 iperdomo New Issue
2012-05-15 13:52 iperdomo Assigned To => dbaz
2012-05-15 13:52 iperdomo File Added: selector-filter-item.png
2012-05-15 13:52 iperdomo Web browser => Google Chrome
2012-05-15 13:52 iperdomo Modules => Core
2012-05-15 13:52 iperdomo Assigned To dbaz => alostale
2012-05-15 13:53 iperdomo Relationship added related to 0020330
2012-05-15 15:47 alostale Tag Attached: Regression QA
2012-05-15 16:09 alostale Assigned To alostale => marvintm
2012-05-15 16:18 hgbot Checkin
2012-05-15 16:18 hgbot Note Added: 0048653
2012-05-15 16:18 hgbot Status new => resolved
2012-05-15 16:18 hgbot Resolution open => fixed
2012-05-15 16:18 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/43022c08ec0b05792dd42d8e35dd6872d6624780 [^]
2012-05-15 16:31 iperdomo Note Added: 0048654
2012-05-15 16:31 iperdomo Status resolved => closed
2012-05-15 16:31 iperdomo Fixed in Version => 3.0MP11
2012-05-15 16:39 iperdomo Relationship added related to 0020513
2012-05-25 12:12 hudsonbot Checkin
2012-05-25 12:12 hudsonbot Note Added: 0049133


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker