Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0017780 | Openbravo ERP | A. Platform | public | 2011-06-26 06:36 | 2011-07-06 02:41 |
|
Reporter | elopio | |
Assigned To | marvintm | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0017780: Selector popups show no results |
Description | Selector popups show no results on the grid, even without filters. (see screenshot) |
Steps To Reproduce | Go to http://live.builds.openbravo.com/int-full-pgsql [^]
Login with Openbravo/openbravo
Change role to QAAdmin
Go to Sales Management > Transactions > Sales Order
Click new, and open the business partner selector pop up.
(also note that the business partners are shown on the combo box) |
Proposed Solution | |
Additional Information | |
Tags | Automated |
Relationships | related to | defect | 0017773 | 3.0MP1 | closed | marvintm | Filter message is shown in child view eventhough no parent record is selected |
|
Attached Files | Ekrankopio-1.png (13,372) 2011-06-26 06:36 https://issues.openbravo.com/file_download.php?file_id=4219&type=bug
|
|
Issue History |
Date Modified | Username | Field | Change |
2011-06-26 06:36 | elopio | New Issue | |
2011-06-26 06:36 | elopio | Assigned To | => alostale |
2011-06-26 06:36 | elopio | File Added: Ekrankopio-1.png | |
2011-06-26 06:36 | elopio | Modules | => Core |
2011-06-26 07:26 | elopio | Tag Attached: Automated | |
2011-06-26 07:29 | elopio | Note Added: 0038530 | |
2011-06-27 17:01 | psarobe | Priority | urgent => immediate |
2011-06-27 17:01 | psarobe | Status | new => scheduled |
2011-06-27 17:03 | alostale | Assigned To | alostale => iperdomo |
2011-06-28 07:55 | iperdomo | Relationship added | related to 0017773 |
2011-06-28 08:00 | iperdomo | Assigned To | iperdomo => marvintm |
2011-06-28 09:58 | hgbot | Checkin | |
2011-06-28 09:58 | hgbot | Note Added: 0038550 | |
2011-06-28 09:58 | hgbot | Status | scheduled => resolved |
2011-06-28 09:58 | hgbot | Resolution | open => fixed |
2011-06-28 09:58 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/0f1fa343213f84e57505a45b5f414cadbf002a93 [^] |
2011-07-05 18:04 | shuehner | Note Added: 0038791 | |
2011-07-05 18:04 | shuehner | Status | resolved => closed |
2011-07-06 02:41 | hudsonbot | Checkin | |
2011-07-06 02:41 | hudsonbot | Note Added: 0038812 | |
Notes |
|
(0038530)
|
elopio
|
2011-06-26 07:29
|
|
This functionality is currently tested by the GUI Unit automated tests FIE0010_EnterValueInBusinessPartnerSelector and FIE0020_EnterValueInProductSelector |
|
|
(0038550)
|
hgbot
|
2011-06-28 09:58
|
|
Repository: erp/devel/pi
Changeset: 0f1fa343213f84e57505a45b5f414cadbf002a93
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Jun 28 09:57:38 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/0f1fa343213f84e57505a45b5f414cadbf002a93 [^]
Fixed issue 17780. Selector grid will no longer fail
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js
---
|
|
|
|
Reviewed&tested with pi/pgsql (rev id: 89b11e5682fb) using chromium+ff3.6. Specified testcase now working fine without error. Code-change is making code safe against this.form being undefined. |
|
|
|
|