Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026355Openbravo ERPA. Platformpublic2014-04-24 10:042014-05-07 18:12
AugustoMauch 
AugustoMauch 
immediatecriticalhave not tried
closedfixed 
5
 
3.0PR14Q23.0PR14Q2 
shankarb
Core
No
0026355: Date and datetime fields are still not displayed properly in the tree grid view
The date and datetime fields are shown empty in the tree grid view for the non-root nodes, even if they actually have a value that is shown in the standard grid view.
- Open the Assets window
- Open the 'Coche' record in form view and check the Summary Level flag.
- Open the tree grid view, and move the 'Storage' record so that is a child of the 'Coche' record.
- Close the window and open it again
- In the standard grid, show the Depreciation Start Date field
- Open the tree grid view
- Click on the '>' symbol of 'Coche' to show its children.
- Check that 'Storage' has a not null Depreciation Start Date.
- Double click on the 'Storage' record to open in form view.
- Check that the Depreciation Start Date field is now null
No tags attached.
related to defect 00262283.0PR14Q2 closed AugustoMauch Date and datetime fields are not displayed properly in the tree grid view 
Issue History
2014-04-24 10:04AugustoMauchNew Issue
2014-04-24 10:04AugustoMauchAssigned To => AugustoMauch
2014-04-24 10:04AugustoMauchModules => Core
2014-04-24 10:04AugustoMauchTriggers an Emergency Pack => No
2014-04-24 10:04AugustoMauchRelationship addedrelated to 0026228
2014-04-24 10:04AugustoMauchTarget Version => PR14Q2
2014-04-24 10:06AugustoMauchIssue Monitored: shankarb
2014-04-24 10:07AugustoMauchReview Assigned To => shankarb
2014-04-24 10:08hgbotCheckin
2014-04-24 10:08hgbotNote Added: 0066570
2014-04-24 10:08hgbotStatusnew => resolved
2014-04-24 10:08hgbotResolutionopen => fixed
2014-04-24 10:08hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ebeddf8b3031e2c2c42e67a2a2aba0441af6699a [^]
2014-04-25 09:02shankarbNote Added: 0066595
2014-04-25 09:02shankarbStatusresolved => closed
2014-04-25 09:02shankarbFixed in Version => PR14Q2
2014-05-07 18:12hudsonbotCheckin
2014-05-07 18:12hudsonbotNote Added: 0066966

Notes
(0066570)
hgbot   
2014-04-24 10:08   
Repository: erp/devel/pi
Changeset: ebeddf8b3031e2c2c42e67a2a2aba0441af6699a
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Thu Apr 24 10:06:42 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ebeddf8b3031e2c2c42e67a2a2aba0441af6699a [^]

Fixes issue 26355: Date fields are not displayed properly in the tree grid view

The problem was that the fix done to fix the issue [1] was only being applied to root nodes, so the date fields were still not being displayed properly for non root nodes.

[1] https://issues.openbravo.com/view.php?id=26228 [^]

---
M modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js
---
(0066595)
shankarb   
2014-04-25 09:02   
Code reviewed and verified in pi changeset ebeddf8b3031.
(0066966)
hudsonbot   
2014-05-07 18:12   
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/02ca2648bcdc [^]
Maturity status: Test