Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0017248 | Openbravo ERP | A. Platform | public | 2011-05-18 16:02 | 2011-05-26 07:45 |
|
Reporter | rgoris | |
Assigned To | mtaal | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0RC7 | Fixed in Version | 3.0RC7 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0017248: When multiple parents are selected, the child grid should not show lines |
Description | It was designed to show a message in the child level , something like "Cannot show children of more than one selected parent record." |
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | MultiSelect.PNG (81,202) 2011-05-18 16:02 https://issues.openbravo.com/file_download.php?file_id=4045&type=bug

|
|
Issue History |
Date Modified | Username | Field | Change |
2011-05-18 16:02 | rgoris | New Issue | |
2011-05-18 16:02 | rgoris | Assigned To | => mtaal |
2011-05-18 16:02 | rgoris | File Added: MultiSelect.PNG | |
2011-05-18 16:02 | rgoris | Modules | => Core |
2011-05-18 16:02 | rgoris | OBNetwork customer | => No |
2011-05-18 16:07 | psarobe | Priority | high => immediate |
2011-05-18 16:07 | psarobe | Status | new => scheduled |
2011-05-18 16:07 | psarobe | Target Version | 3.0MP0 => 3.0RC7 |
2011-05-18 16:41 | hgbot | Checkin | |
2011-05-18 16:41 | hgbot | Note Added: 0037159 | |
2011-05-18 16:41 | hgbot | Status | scheduled => resolved |
2011-05-18 16:41 | hgbot | Resolution | open => fixed |
2011-05-18 16:41 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/519541e1ea40d88378b7e467f99d0caf13ea2f43 [^] |
2011-05-18 18:29 | psarobe | Note Added: 0037173 | |
2011-05-18 18:29 | psarobe | Status | resolved => new |
2011-05-18 18:29 | psarobe | Resolution | fixed => open |
2011-05-18 18:34 | hgbot | Checkin | |
2011-05-18 18:34 | hgbot | Note Added: 0037174 | |
2011-05-18 18:34 | hgbot | Status | new => resolved |
2011-05-18 18:34 | hgbot | Resolution | open => fixed |
2011-05-18 18:34 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/519541e1ea40d88378b7e467f99d0caf13ea2f43 [^] => http://code.openbravo.com/erp/devel/pi/rev/bda29757bd8adf1494f9bcadd5515626eb0917fb [^] |
2011-05-18 19:13 | psarobe | Note Added: 0037181 | |
2011-05-18 19:13 | psarobe | Status | resolved => closed |
2011-05-18 19:13 | psarobe | Fixed in Version | => 3.0RC7 |
2011-05-26 07:44 | hudsonbot | Checkin | |
2011-05-26 07:44 | hudsonbot | Note Added: 0037490 | |
2011-05-26 07:45 | hudsonbot | Checkin | |
2011-05-26 07:45 | hudsonbot | Note Added: 0037495 | |
Notes |
|
(0037159)
|
hgbot
|
2011-05-18 16:41
|
|
Repository: erp/devel/pi
Changeset: 519541e1ea40d88378b7e467f99d0caf13ea2f43
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed May 18 16:40:48 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/519541e1ea40d88378b7e467f99d0caf13ea2f43 [^]
Fixes issue 17248: When multiple parents are selected, the child grid should not show lines
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-grid.js
A modules/org.openbravo.client.application/src/org/openbravo/client/application/businesslogic/ClonePropertyActionHandler.java
---
|
|
|
|
When selecting multiple headers with Shift key still is not working |
|
|
(0037174)
|
hgbot
|
2011-05-18 18:34
|
|
Repository: erp/devel/pi
Changeset: bda29757bd8adf1494f9bcadd5515626eb0917fb
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed May 18 18:33:43 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/bda29757bd8adf1494f9bcadd5515626eb0917fb [^]
Fixes issue 17248: When multiple parents are selected, the child grid should not show lines
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-grid.js
---
|
|
|
|
|
|
|
|
|
|
|