Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025276 | Openbravo ERP | A. Platform | public | 2013-12-05 09:09 | 2013-12-19 12:30 |
|
Reporter | alostale | |
Assigned To | alostale | |
Priority | urgent | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP31 | Fixed in Version | 3.0MP31 | |
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 |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0025275 | 3.0MP31 | closed | alostale | Add translation infrastructure for Product Categories and Promotions |
|
Attached Files | |
|
Issue History |
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 | |