Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025276 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] A. Platform | minor | N/A | 2013-12-05 09:09 | 2013-12-19 12:30 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0MP31 | |||
Status | closed | Fix in branch | Fixed in SCM revision | aee3dd40fd04 | ||||
Projection | none | ETA | none | Target Version | 3.0MP31 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
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 | 0025276: Add new mode to DataToJsonConverter to translate all translatable properties in BaseOBObject | |||||||
Description | DataToJsonConverter class is in charge of converting BaseOBObjects into JSON used, for example, to represent data in grid. When these objects have a translatable identifier, it is translated to the context's language (if possible), but in case the object has some translatable properties they are not tried to be translated. This behavior makes sense for the general usage, where the base values are wanted to be seen. But in some cases, such as WebPOS usage, it is desirable to translate all translatable properties in the object. | |||||||
Steps To Reproduce | - | |||||||
Proposed Solution | Add a new resolving mode (DataResolvingMode.FULL_TRANSLATABLE) that will be used to try to translate all properties. This mode will be used from WebPOS | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0062548) hgbot (developer) 2013-12-05 09:44 |
Repository: erp/devel/pi Changeset: aee3dd40fd0424275002c3340e09720e7684504f Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Thu Dec 05 09:10:33 2013 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/aee3dd40fd0424275002c3340e09720e7684504f [^] fixed issue 25276: new mode in DataToJsonConverter to translate all properties --- M modules/org.openbravo.service.json/src/org/openbravo/service/json/DataResolvingMode.java M modules/org.openbravo.service.json/src/org/openbravo/service/json/DataToJsonConverter.java --- |
(0062827) hudsonbot (viewer) 2013-12-19 12:30 |
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/b878bb51dc09 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2013-12-05 09:09 | alostale | New Issue | |
2013-12-05 09:09 | alostale | Assigned To | => alostale |
2013-12-05 09:09 | alostale | Modules | => Core |
2013-12-05 09:09 | alostale | OBNetwork customer | => No |
2013-12-05 09:09 | alostale | Triggers an Emergency Pack | => No |
2013-12-05 09:09 | alostale | Review Assigned To | => marvintm |
2013-12-05 09:10 | alostale | Relationship added | related to 0025275 |
2013-12-05 09:44 | hgbot | Checkin | |
2013-12-05 09:44 | hgbot | Note Added: 0062548 | |
2013-12-05 09:44 | hgbot | Status | new => resolved |
2013-12-05 09:44 | hgbot | Resolution | open => fixed |
2013-12-05 09:44 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/aee3dd40fd0424275002c3340e09720e7684504f [^] |
2013-12-10 09:44 | marvintm | Status | resolved => closed |
2013-12-10 09:44 | marvintm | Fixed in Version | => 3.0MP31 |
2013-12-19 12:30 | hudsonbot | Checkin | |
2013-12-19 12:30 | hudsonbot | Note Added: 0062827 |
Copyright © 2000 - 2009 MantisBT Group |