Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0042805 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2020-01-10 14:37 | 2020-01-17 14:51 | |||
Reporter | ngarcia | View Status | public | |||||
Assigned To | rqueralta | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR20Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | fa5c5cfef1ed | ||||
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 | Gold | |||||||
Support ticket | 13966 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0042805: POS Keyboard should allow more than 20 characters | |||||||
Description | POS Keyboard should allow more than 20 characters There could be coupons longer than 20 characters The limit is hardcoded in modules/org.openbravo.mobile.core/web/org.openbravo.mobile.core/source/component/ob-keyboard.js: if (contentLength >= 20 && character !== 'del') { OB.UTIL.showError(OB.I18N.getLabel('OBMOBC_ErrorMaxNumber')); return; } | |||||||
Steps To Reproduce | In the POS: Select UPC/EAN Introduce more than 20 characters Check the following error message is shown: "You have reached the maximum number of digits (20)" The number is cut to 20 characters | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0116950) hgbot (developer) 2020-01-16 21:08 |
Repository: tools/automation/pi-mobile Changeset: 94ce60c6359caf12759c5c928713305cf581a10b Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Thu Jan 16 15:07:51 2020 -0500 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/94ce60c6359caf12759c5c928713305cf581a10b [^] Fixed issue 42805: POS Keyboard should allow more than 20 characters - Delete I23951_Max20KeyStrokes test because was removed the content hardcode limit --- R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I23951_Max20KeyStrokes.java --- |
(0116951) hgbot (developer) 2020-01-16 21:09 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: fa5c5cfef1ede3e88e742f90f08ea5a5ff98b69d Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Mon Jan 13 11:35:17 2020 -0500 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/fa5c5cfef1ede3e88e742f90f08ea5a5ff98b69d [^] Fixed issue 42805: POS Keyboard should allow more than 20 characters - Removed the content hardcode limit --- M web/org.openbravo.mobile.core/source/component/ob-keyboard.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2020-01-10 14:37 | ngarcia | New Issue | |
2020-01-10 14:37 | ngarcia | Assigned To | => Retail |
2020-01-10 14:37 | ngarcia | OBNetwork customer | => Gold |
2020-01-10 14:37 | ngarcia | Support ticket | => 13966 |
2020-01-10 14:37 | ngarcia | Resolution time | => 1580425200 |
2020-01-10 14:37 | ngarcia | Triggers an Emergency Pack | => No |
2020-01-10 14:37 | ngarcia | Issue Monitored: networkb | |
2020-01-10 14:41 | ngarcia | Description Updated | View Revisions |
2020-01-12 18:05 | rqueralta | Assigned To | Retail => rqueralta |
2020-01-12 18:06 | rqueralta | Status | new => scheduled |
2020-01-16 21:08 | hgbot | Checkin | |
2020-01-16 21:08 | hgbot | Note Added: 0116950 | |
2020-01-16 21:08 | hgbot | Status | scheduled => resolved |
2020-01-16 21:08 | hgbot | Resolution | open => fixed |
2020-01-16 21:08 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/tools/automation/pi-mobile/rev/94ce60c6359caf12759c5c928713305cf581a10b [^] |
2020-01-16 21:09 | hgbot | Checkin | |
2020-01-16 21:09 | hgbot | Note Added: 0116951 | |
2020-01-16 21:09 | hgbot | Fixed in SCM revision | http://code.openbravo.com/tools/automation/pi-mobile/rev/94ce60c6359caf12759c5c928713305cf581a10b [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/fa5c5cfef1ede3e88e742f90f08ea5a5ff98b69d [^] |
2020-01-17 14:51 | marvintm | Review Assigned To | => marvintm |
2020-01-17 14:51 | marvintm | Status | resolved => closed |
2020-01-17 14:51 | marvintm | Fixed in Version | => RR20Q2 |
Copyright © 2000 - 2009 MantisBT Group |