Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0026386 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2014-04-25 12:05 | 2014-12-30 23:28 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | inigosanchez | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0PR15Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 802c2c259fb8 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | alostale | |||||||
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 | 0026386: Process buttons are not shown in the tree grid view if no records are selected in the standard grid view | |||||||
Description | Process buttons are not shown in the tree grid view if no records are selected in the standard grid view. | |||||||
Steps To Reproduce | As F&B Admin: - Open the Assets window - Create an asset named '1'. Leave the Static and Depreciate flags unchecked - Click on the 'Almacén' asset. Check that the 'Create Amortization' button is shown. This is OK. - Click on the '1' asset. Check that the 'Create Amortization' button is not shown. This is OK. - Make sure no record is selected in the grid, and move to the tree grid view - Click on the 'Almacén' asset. Check that the 'Create Amortization' button is not shown. This is wrong. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0072396) hgbot (developer) 2014-12-10 13:24 |
Repository: erp/devel/pi Changeset: 5dc9dbf38c2299290c87c495a6c9653c79a31171 Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com> Date: Wed Dec 10 13:20:48 2014 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/5dc9dbf38c2299290c87c495a6c9653c79a31171 [^] Fixed issue 26386: Process buttons are not shown in the tree grid view. Process buttons are not shown in the tree grid view if no records are selected in the standard grid view. It has been solved by controlling the current view: tree grid view or grid view. Now, Process buttons are shown in the tree grid view if no records are selected in the standard grid view. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-action-button.js --- |
(0072399) alostale (viewer) 2014-12-10 14:05 |
code reviewed tested following steps to reproduce + different combinations of selected records |
(0072610) hgbot (developer) 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 --- |
(0072612) hgbot (developer) 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 --- |
(0073203) hudsonbot (viewer) 2014-12-30 23:27 |
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/6525fe229e06 [^] Maturity status: Test |
(0073231) hudsonbot (viewer) 2014-12-30 23:27 |
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/6525fe229e06 [^] Maturity status: Test |
(0073232) hudsonbot (viewer) 2014-12-30 23:28 |
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/6525fe229e06 [^] Maturity status: Test |
(0073234) hudsonbot (viewer) 2014-12-30 23:28 |
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/6525fe229e06 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2014-04-25 12:05 | AugustoMauch | New Issue | |
2014-04-25 12:05 | AugustoMauch | Assigned To | => AugustoMauch |
2014-04-25 12:05 | AugustoMauch | Modules | => Core |
2014-04-25 12:05 | AugustoMauch | OBNetwork customer | => No |
2014-04-25 12:05 | AugustoMauch | Triggers an Emergency Pack | => No |
2014-11-28 09:49 | alostale | Assigned To | AugustoMauch => inigosanchez |
2014-12-10 13:19 | inigosanchez | Issue Monitored: alostale | |
2014-12-10 13:22 | inigosanchez | Review Assigned To | => alostale |
2014-12-10 13:22 | inigosanchez | Resolution | open => fixed |
2014-12-10 13:24 | hgbot | Checkin | |
2014-12-10 13:24 | hgbot | Note Added: 0072396 | |
2014-12-10 13:25 | hgbot | Status | new => resolved |
2014-12-10 13:25 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/5dc9dbf38c2299290c87c495a6c9653c79a31171 [^] |
2014-12-10 14:05 | alostale | Note Added: 0072399 | |
2014-12-10 14:05 | alostale | Status | resolved => closed |
2014-12-10 14:05 | alostale | Fixed in Version | => 3.0PR15Q1 |
2014-12-17 10:29 | alostale | Relationship added | causes 0028431 |
2014-12-17 11:16 | hgbot | Checkin | |
2014-12-17 11:16 | hgbot | Note Added: 0072610 | |
2014-12-17 11:16 | hgbot | Checkin | |
2014-12-17 11:16 | hgbot | Note Added: 0072612 | |
2014-12-17 11:16 | hgbot | Status | closed => resolved |
2014-12-17 11:16 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/5dc9dbf38c2299290c87c495a6c9653c79a31171 [^] => http://code.openbravo.com/erp/devel/pi/rev/802c2c259fb8c4fa3c054b5c5254a3c6e9a551ea [^] |
2014-12-17 11:16 | alostale | Status | resolved => closed |
2014-12-30 23:27 | hudsonbot | Checkin | |
2014-12-30 23:27 | hudsonbot | Note Added: 0073203 | |
2014-12-30 23:27 | hudsonbot | Checkin | |
2014-12-30 23:27 | hudsonbot | Note Added: 0073231 | |
2014-12-30 23:28 | hudsonbot | Checkin | |
2014-12-30 23:28 | hudsonbot | Note Added: 0073232 | |
2014-12-30 23:28 | hudsonbot | Checkin | |
2014-12-30 23:28 | hudsonbot | Note Added: 0073234 |
Copyright © 2000 - 2009 MantisBT Group |