Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0042805 | Retail Modules | Web POS | public | 2020-01-10 14:37 | 2020-01-17 14:51 |
Reporter | ngarcia | ||||
Assigned To | rqueralta | ||||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | RR20Q2 | |||
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 | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
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 | bug_revision_view_page.php?rev_id=20079#r20079 | ||
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 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|