Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033371Retail ModulesWeb POSpublic2016-06-28 12:022016-06-30 09:01
paul_guiot 
ranjith_qualiantech_com 
normalminoralways
closedfixed 
5
 
 
marvintm
No
0033371: [SERQA 1366] NaN (Not a number wrong message)
The message: NaN that appears during the cash up.

Go to the webpos:
https://livebuilds.openbravo.com/retail_pi_pgsql/web/org.openbravo.retail.posterminal/?terminal=VBS-1#retail.pointofsale [^]

User: VallBlanca

1. In the menu, click on "Cash Up"
2. Click Next
3. Select all the payment methods and click Next
4. Select Other (Max. 0.00)
5. On the virtual keyboard, select "%" and Click en "Enter"

The message appears: Others (Max: 0.00) NaN

This "NaN" message should not appear. There is already a message on top of the screen which explains that the input was not a valid number, but "NaN" label should not be visible in this case.
The "NaN" message should not appear.
SER-QA
? Video_NAN.mp4 (772,371) 2016-06-28 12:02
https://issues.openbravo.com/file_download.php?file_id=9592&type=bug
Issue History
2016-06-28 12:02paul_guiotNew Issue
2016-06-28 12:02paul_guiotAssigned To => Retail
2016-06-28 12:02paul_guiotFile Added: Video_NAN.mp4
2016-06-28 12:02paul_guiotTriggers an Emergency Pack => No
2016-06-28 12:04VictorVillarSummary[SERQA 12366] NaN (Not a number not transladed/translatable => [SERQA 1366] NaN (Not a number not transladed/translatable
2016-06-28 12:04VictorVillarTag Attached: SER-QA
2016-06-28 12:07VictorVillarResolution time => 1468274400
2016-06-28 12:07VictorVillarPrioritynormal => urgent
2016-06-28 12:07VictorVillarSeverityminor => major
2016-06-28 12:07paul_guiotResolution time1468274400 =>
2016-06-28 12:07paul_guiotPriorityurgent => normal
2016-06-28 12:07paul_guiotSeveritymajor => minor
2016-06-28 12:37marvintmSummary[SERQA 1366] NaN (Not a number not transladed/translatable => [SERQA 1366] NaN (Not a number wrong message)
2016-06-28 12:37marvintmDescription Updatedbug_revision_view_page.php?rev_id=12544#r12544
2016-06-28 12:37marvintmSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=12546#r12546
2016-06-28 12:37marvintmProposed Solution updated
2016-06-28 12:37marvintmStatusnew => acknowledged
2016-06-28 12:42VictorVillarResolution time => 1436652000
2016-06-28 13:14ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2016-06-28 13:14ranjith_qualiantech_comStatusacknowledged => scheduled
2016-06-29 12:32hgbotCheckin
2016-06-29 12:32hgbotNote Added: 0088074
2016-06-29 12:32hgbotCheckin
2016-06-29 12:32hgbotNote Added: 0088075
2016-06-29 12:32hgbotStatusscheduled => resolved
2016-06-29 12:32hgbotResolutionopen => fixed
2016-06-29 12:32hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b1aa7aa8f139fae85d0fbfe0499cd328513c673a [^]
2016-06-30 09:01marvintmReview Assigned To => marvintm
2016-06-30 09:01marvintmStatusresolved => closed

Notes
(0088074)
hgbot   
2016-06-29 12:32   
Repository: tools/automation/pi-mobile
Changeset: 97bf754100a6980d788f69703a2bcfe35c147ade
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jun 29 16:01:28 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/97bf754100a6980d788f69703a2bcfe35c147ade [^]

Verifies issue 33371 : Added automated test 'I33371_VerifyCashupKeepAmount'

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I33371_VerifyCashupKeepAmount.java
---
(0088075)
hgbot   
2016-06-29 12:32   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: b1aa7aa8f139fae85d0fbfe0499cd328513c673a
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jun 29 16:02:09 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b1aa7aa8f139fae85d0fbfe0499cd328513c673a [^]

Fixes issue 33371 : Validate Keyboard input for Cashup Keep Amount

---
M web/org.openbravo.retail.posterminal/js/closecash/view/tabcashtokeep.js
---