Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0028431 | Openbravo ERP | A. Platform | public | 2014-12-17 10:13 | 2014-12-30 23:28 |
|
Reporter | alostale | |
Assigned To | alostale | |
Priority | immediate | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR15Q1 | Fixed in Version | 3.0PR15Q1 | |
Merge Request Status | |
Review Assigned To | dbaz |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | Coding ( Testing ) |
Regression date | 2014-12-10 |
Regression introduced in release | pi |
Regression introduced by commit | http://code.openbravo.com/erp/devel/pi/rev/5dc9dbf38c2299290c87c495a6c9653c79a31171 [^] |
Triggers an Emergency Pack | No |
|
Summary | 0028431: some buttons are shown without having any record selected |
Description | Some action buttons are shown even there is no record selected. These buttons should be shown only if there is, at least, one record selected. |
Steps To Reproduce | * Open "Return To Vendor" window
-> Check "Process Order" button is displayed even there is no record selected |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | caused by | defect | 0026386 | | closed | inigosanchez | Process buttons are not shown in the tree grid view if no records are selected in the standard grid view | has duplicate | defect | 0028429 | 3.0PR15Q1 | closed | AugustoMauch | buttons are shown without any record selected |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-12-17 10:13 | alostale | New Issue | |
2014-12-17 10:13 | alostale | Assigned To | => alostale |
2014-12-17 10:13 | alostale | OBNetwork customer | => No |
2014-12-17 10:13 | alostale | Modules | => Core |
2014-12-17 10:13 | alostale | Regression introduced in release | => pi |
2014-12-17 10:13 | alostale | Triggers an Emergency Pack | => No |
2014-12-17 10:20 | alostale | Relationship added | has duplicate 0028429 |
2014-12-17 10:29 | alostale | Relationship added | caused by 0026386 |
2014-12-17 10:30 | alostale | Regression level | => Coding ( Testing ) |
2014-12-17 10:30 | alostale | Regression date | => 2014-12-10 |
2014-12-17 10:30 | alostale | Regression introduced by commit | => http://code.openbravo.com/erp/devel/pi/rev/5dc9dbf38c2299290c87c495a6c9653c79a31171 [^] |
2014-12-17 11:16 | hgbot | Checkin | |
2014-12-17 11:16 | hgbot | Note Added: 0072609 | |
2014-12-17 11:16 | hgbot | Checkin | |
2014-12-17 11:16 | hgbot | Note Added: 0072611 | |
2014-12-17 11:16 | hgbot | Status | new => resolved |
2014-12-17 11:16 | hgbot | Resolution | open => fixed |
2014-12-17 11:16 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/802c2c259fb8c4fa3c054b5c5254a3c6e9a551ea [^] |
2014-12-17 11:17 | alostale | Review Assigned To | => dbaz |
2014-12-22 12:31 | dbaz | Note Added: 0072769 | |
2014-12-22 12:31 | dbaz | Status | resolved => closed |
2014-12-22 12:31 | dbaz | Fixed in Version | => 3.0PR15Q1 |
2014-12-30 23:27 | hudsonbot | Checkin | |
2014-12-30 23:27 | hudsonbot | Note Added: 0073230 | |
2014-12-30 23:28 | hudsonbot | Checkin | |
2014-12-30 23:28 | hudsonbot | Note Added: 0073233 | |
Notes |
|
(0072609)
|
hgbot
|
2014-12-17 11:16
|
|
Repository: erp/devel/pi
Changeset: ff40e616d7ebf5e5d80e2716a14f1117122034d1
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Dec 17 10:34:10 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/ff40e616d7ebf5e5d80e2716a14f1117122034d1 [^]
related to bug 28431, related to bug 26386: revert previous changeset
Removing previuos changeset to fix issue 26386 because it causes 28431
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-action-button.js
---
|
|
|
(0072611)
|
hgbot
|
2014-12-17 11:16
|
|
Repository: erp/devel/pi
Changeset: 802c2c259fb8c4fa3c054b5c5254a3c6e9a551ea
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Dec 17 11:15:15 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/802c2c259fb8c4fa3c054b5c5254a3c6e9a551ea [^]
fixed bug 28431, fixed bug 26386: fixed button display logic
It takes into account whether current view is grid or tree
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-action-button.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js
---
|
|
|
(0072769)
|
dbaz
|
2014-12-22 12:31
|
|
Reviewed @ changeset 25583 - bd07f4b5032c |
|
|
|
|
|
|
|