Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0034697 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2016-12-07 11:08 | 2017-01-30 09:26 | |||
Reporter | nataliag | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR17Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 35fb920bd1cf | ||||
Projection | none | ETA | none | Target Version | ||||
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 | OBPS | |||||||
Support ticket | 44738 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0034697: Symbol “-” to diminish quantities in web POS does not appear using Openbravo for retail translation: Spanish. | |||||||
Description | Installing the module “Openbravo for Retail Translation: Spanish Spain (es_ES)” and then acceding to web POS in Spanish, the symbol “-” used to diminish quantity does not appear. | |||||||
Steps To Reproduce | 1- Go to backend and install module: Openbravo for Retail Translation: Spanish Spain (es_ES) 2- Rebuild application ( ant smartbuild -Dlocal=no and restart tomcat) 3- Go to webPos and in the menu, select User. 4- Click on profile and then in the language option select Spanish (Spain) and click on “Apply”. 5- On the keyboard, next to the “+” symbol there is an empty box, without minus symbol on it. See Image1.png attached. The button is working, and diminishes quantities but the symbol "-" is missing on the box. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|||||||||||||||
|
![]() |
|
(0093762) hgbot (developer) 2017-01-23 08:10 |
Repository: erp/pmods/org.openbravo.mobile.core.es_ES Changeset: 4bb6195e758e9a041479575db98c57b39b7d8fea Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Mon Jan 23 12:39:56 2017 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core.es_ES/rev/4bb6195e758e9a041479575db98c57b39b7d8fea [^] Fixes issue 34697 : Added Missing Translation * Modified Wrong translation for "Brand" --- M referencedata/translation/es_ES/AD_MESSAGE_TRL_es_ES.xml --- |
(0093789) marvintm (viewer) 2017-01-24 09:49 |
The solution fixes the immediate problem, but doesn't prevent it from happening in the future whenever we keep adding symbols to the message. My proposal is to send the untranslated label content as part of the Terminal.java query, and then reasign it in the client side to the main OB.I18N.labels[‘OBMOBC_Character’] object. In this way, API is not broken, and at the same time we prevent the problem from happening again if we add more symbols. |
(0093905) hgbot (developer) 2017-01-28 19:11 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 35fb920bd1cf368207360b1a13b4d27b3f147ccc Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Sat Jan 28 23:40:48 2017 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/35fb920bd1cf368207360b1a13b4d27b3f147ccc [^] Fixes issue 34697 : Added untranslated message symbol to labels list * Added message symbol to labels list in order to avoid symbols in translation modules --- M src/org/openbravo/mobile/core/login/LabelsComponent.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2016-12-07 11:08 | nataliag | New Issue | |
2016-12-07 11:08 | nataliag | Assigned To | => Retail |
2016-12-07 11:08 | nataliag | File Added: Image1.png | |
2016-12-07 11:08 | nataliag | OBNetwork customer | => Yes |
2016-12-07 11:08 | nataliag | Support ticket | => 44738 |
2016-12-07 11:08 | nataliag | Triggers an Emergency Pack | => No |
2016-12-07 11:45 | malsasua | Relationship added | related to 0032304 |
2016-12-07 14:01 | eugeni | Issue Monitored: eugeni | |
2017-01-17 13:21 | malsasua | Resolution time | => 1487113200 |
2017-01-17 13:21 | malsasua | Severity | minor => major |
2017-01-23 08:09 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2017-01-23 08:09 | ranjith_qualiantech_com | Status | new => scheduled |
2017-01-23 08:10 | hgbot | Checkin | |
2017-01-23 08:10 | hgbot | Note Added: 0093762 | |
2017-01-23 08:10 | hgbot | Status | scheduled => resolved |
2017-01-23 08:10 | hgbot | Resolution | open => fixed |
2017-01-23 08:10 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core.es_ES/rev/4bb6195e758e9a041479575db98c57b39b7d8fea [^] |
2017-01-24 09:49 | marvintm | Note Added: 0093789 | |
2017-01-24 09:49 | marvintm | Status | resolved => new |
2017-01-24 09:49 | marvintm | Resolution | fixed => open |
2017-01-27 09:44 | ranjith_qualiantech_com | Status | new => scheduled |
2017-01-28 19:11 | hgbot | Checkin | |
2017-01-28 19:11 | hgbot | Note Added: 0093905 | |
2017-01-28 19:11 | hgbot | Status | scheduled => resolved |
2017-01-28 19:11 | hgbot | Resolution | open => fixed |
2017-01-28 19:11 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core.es_ES/rev/4bb6195e758e9a041479575db98c57b39b7d8fea [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/35fb920bd1cf368207360b1a13b4d27b3f147ccc [^] |
2017-01-30 09:26 | marvintm | Review Assigned To | => marvintm |
2017-01-30 09:26 | marvintm | Status | resolved => closed |
2017-01-30 09:26 | marvintm | Fixed in Version | => RR17Q2 |
2017-01-30 13:37 | JONHM | Relationship added | related to 0035070 |
Copyright © 2000 - 2009 MantisBT Group |