Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026386Openbravo ERPA. Platformpublic2014-04-25 12:052014-12-30 23:28
AugustoMauch 
inigosanchez 
highmajorhave not tried
closedfixed 
5
 
3.0PR15Q1 
alostale
No
Core
No
0026386: Process buttons are not shown in the tree grid view if no records are selected in the standard grid view
Process buttons are not shown in the tree grid view if no records are selected in the standard grid view.
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.
No tags attached.
causes defect 00284313.0PR15Q1 closed alostale some buttons are shown without having any record selected 
Issue History
2014-04-25 12:05AugustoMauchNew Issue
2014-04-25 12:05AugustoMauchAssigned To => AugustoMauch
2014-04-25 12:05AugustoMauchModules => Core
2014-04-25 12:05AugustoMauchOBNetwork customer => No
2014-04-25 12:05AugustoMauchTriggers an Emergency Pack => No
2014-11-28 09:49alostaleAssigned ToAugustoMauch => inigosanchez
2014-12-10 13:19inigosanchezIssue Monitored: alostale
2014-12-10 13:22inigosanchezReview Assigned To => alostale
2014-12-10 13:22inigosanchezResolutionopen => fixed
2014-12-10 13:24hgbotCheckin
2014-12-10 13:24hgbotNote Added: 0072396
2014-12-10 13:25hgbotStatusnew => resolved
2014-12-10 13:25hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/5dc9dbf38c2299290c87c495a6c9653c79a31171 [^]
2014-12-10 14:05alostaleNote Added: 0072399
2014-12-10 14:05alostaleStatusresolved => closed
2014-12-10 14:05alostaleFixed in Version => 3.0PR15Q1
2014-12-17 10:29alostaleRelationship addedcauses 0028431
2014-12-17 11:16hgbotCheckin
2014-12-17 11:16hgbotNote Added: 0072610
2014-12-17 11:16hgbotCheckin
2014-12-17 11:16hgbotNote Added: 0072612
2014-12-17 11:16hgbotStatusclosed => resolved
2014-12-17 11:16hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/5dc9dbf38c2299290c87c495a6c9653c79a31171 [^] => http://code.openbravo.com/erp/devel/pi/rev/802c2c259fb8c4fa3c054b5c5254a3c6e9a551ea [^]
2014-12-17 11:16alostaleStatusresolved => closed
2014-12-30 23:27hudsonbotCheckin
2014-12-30 23:27hudsonbotNote Added: 0073203
2014-12-30 23:27hudsonbotCheckin
2014-12-30 23:27hudsonbotNote Added: 0073231
2014-12-30 23:28hudsonbotCheckin
2014-12-30 23:28hudsonbotNote Added: 0073232
2014-12-30 23:28hudsonbotCheckin
2014-12-30 23:28hudsonbotNote Added: 0073234

Notes
(0072396)
hgbot   
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   
2014-12-10 14:05   
code reviewed

tested following steps to reproduce + different combinations of selected records
(0072610)
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
---
(0072612)
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
---
(0073203)
hudsonbot   
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   
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   
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   
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