Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020506 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] B. User interface | minor | sometimes | 2012-05-15 13:52 | 2012-05-25 12:12 | |||
Reporter | iperdomo | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0MP11 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 43022c08ec0b | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 64 bit | Database | PostgreSQL | Java version | OpenJDK 1.6.0_24 | |||
OS Version | 3.3.6-1-ARCH | Database version | 9.1.3 | Ant version | 1.8.2 | |||
Product Version | main | SCM revision | 48e800f4341e | |||||
Review Assigned To | ||||||||
Web browser | Google Chrome | |||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0020506: Default filter value is not shown in selector grid the first time you open it | |||||||
Description | Due 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 Solution | Set the value map when calculating the default values (the action before opening the window) | |||||||
Tags | Regression QA | |||||||
Attached Files | selector-filter-item.png [^] (124,033 bytes) 2012-05-15 13:52
| |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
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 |