Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023151Openbravo ERPA. Platformpublic2013-02-22 14:412013-03-17 08:57
AugustoMauch 
AugustoMauch 
normalminoralways
closedfixed 
5
 
3.0MP22 
shankarb
Core
No
0023151: Include the utc offset of the client in the parameters for query widgets
The same way the utc offset is included when doing the request when the client exports the grid to CSV, it has to be included when the client make a request to open a Query Widget.

This field is needed in a widget for the reservations project.
.
No tags attached.
? issue23151.export (986) 2013-03-06 17:14
https://issues.openbravo.com/file_download.php?file_id=6018&type=bug
Issue History
2013-02-22 14:41AugustoMauchNew Issue
2013-02-22 14:41AugustoMauchAssigned To => AugustoMauch
2013-02-22 14:41AugustoMauchModules => Core
2013-02-22 14:41AugustoMauchTriggers an Emergency Pack => No
2013-03-06 17:14AugustoMauchFile Added: issue23151.export
2013-03-06 17:14AugustoMauchStatusnew => scheduled
2013-03-06 17:14AugustoMauchfix_in_branch => pi
2013-03-07 11:51AugustoMauchIssue Monitored: shankarb
2013-03-07 11:51AugustoMauchReview Assigned To => shankarb
2013-03-07 11:51AugustoMauchfix_in_branchpi =>
2013-03-07 11:52hgbotCheckin
2013-03-07 11:52hgbotNote Added: 0057119
2013-03-07 11:52hgbotStatusscheduled => resolved
2013-03-07 11:52hgbotResolutionopen => fixed
2013-03-07 11:52hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/92d5fac771d5cfd7878d9282decc909fa7d284ee [^]
2013-03-07 11:53AugustoMauchNote Added: 0057121
2013-03-17 08:57shankarbNote Added: 0057279
2013-03-17 08:57shankarbStatusresolved => closed
2013-03-17 08:57shankarbFixed in Version => 3.0MP22

Notes
(0057119)
hgbot   
2013-03-07 11:52   
Repository: erp/devel/pi
Changeset: 92d5fac771d5cfd7878d9282decc909fa7d284ee
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed Mar 06 17:13:44 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/92d5fac771d5cfd7878d9282decc909fa7d284ee [^]

Fixes issue 23151: Client UTC offset sent in Query/List widget request

---
M modules/org.openbravo.client.querylist/web/org.openbravo.client.querylist/js/ob-querylist-widget.js
---
(0057121)
AugustoMauch   
2013-03-07 11:53   
Test plan:
- Add a Query Widget to the Workspace (i.e. Best Sellers)
- Open the network tab of debugger and refresh the issue
- Check that the UTCOffsetMiliseconds is sent to the datasource
(0057279)
shankarb   
2013-03-17 08:57   
Code reviewed and tested in pi changeset c1cf111b6a22