Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0034697 | Retail Modules | Web POS | public | 2016-12-07 11:08 | 2017-01-30 09:26 |
|
Reporter | nataliag | |
Assigned To | ranjith_qualiantech_com | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR17Q2 | |
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. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0032304 | | closed | ranjith_qualiantech_com | in es_ES translation module, brand label has been translated as "Rama" instead of "Marca" | related to | defect | 0035070 | | closed | Retail | When using spanish translation in Verified Returns, the - and + icons dissapears |
|
Attached Files | Image1.png (93,361) 2016-12-07 11:08 https://issues.openbravo.com/file_download.php?file_id=10161&type=bug

|
|
Issue History |
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 |
Notes |
|
(0093762)
|
hgbot
|
2017-01-23 08:10
|
|
|
|
|
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
|
2017-01-28 19:11
|
|
|