Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0033227
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2016-06-13 10:562016-06-23 19:18
ReporteraaroncaleroView Statuspublic 
Assigned Toranjith_qualiantech_com 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision33cef587add4
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0033227: [SERQA 1275] Exception removing ticket after locking screen

DescriptionIf the Web POS Save Removed Tickets preference is enabled, if the user locks the pos with an open ticket which contains a line of price 0, when the user logs in again and tries to remove the ticket, a javascript exception is raised and the ticket is not removed.
Also as a consequence of that exception the calculateReceipt never finishes.
Steps To ReproduceLogin in backend, go to the Preference window and configure the following preference:
Web POS Save Removed Tickets with value Y.

Login in webpos and create an empty ticket.
Add an Avalanche Transceiver.
Change the price of the Avalanche Transceiver to 0.00.
Go to the Menu > Online > Lock Screen
Log in again with the same user.
The previous ticket appears on screen again. Try to remove the ticket.

Result: The ticket is not removed, and the following error appears on the browser console:
bigdecimal-1.0.1.min.js:14 Uncaught BigDecimal(): Not a number: [,o,b,j,e,c,t, ,O,b,j,e,c,t,]
TagsSER-QA
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0087277)
hgbot (developer)
2016-06-15 08:01

Repository: tools/automation/pi-mobile
Changeset: 7803067d6892202767039cb744aa396109c6aaac
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jun 15 11:30:22 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/7803067d6892202767039cb744aa396109c6aaac [^]

Verifies issue 33227 : Added automated test 'I33227_VerifyReceiptAfterLockScreen'

---
A src-test/org/openbravo/test/mobile/quarantine/pack/RAN/system/I33227_VerifyReceiptAfterLockScreen.java
---
(0087278)
hgbot (developer)
2016-06-15 08:01

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 33cef587add49b50e76bb9f67852551275bd1ffa
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jun 15 11:30:29 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/33cef587add49b50e76bb9f67852551275bd1ffa [^]

Fixes issue 33227 : Replacing Bigdecimal with OB.Dec

- In Tax Calculation, number(OB.Dec.One) has to be assigned to "linerate" instead of BigDecimal.prototype.ONE
- Value has to be assigned to "linerate" instead of object

---
M web/org.openbravo.retail.posterminal/js/data/dataordertaxes.js
---

- Issue History
Date Modified Username Field Change
2016-06-13 10:56 aaroncalero New Issue
2016-06-13 10:56 aaroncalero Assigned To => Retail
2016-06-13 10:56 aaroncalero Resolution time => 1466978400
2016-06-13 10:56 aaroncalero Triggers an Emergency Pack => No
2016-06-13 11:42 aaroncalero Tag Attached: SER-QA
2016-06-13 11:43 aaroncalero Summary Exception removing ticket after locking screen => [SERQA 1275] Exception removing ticket after locking screen
2016-06-14 15:52 marvintm Status new => acknowledged
2016-06-15 04:04 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2016-06-15 04:04 ranjith_qualiantech_com Status acknowledged => scheduled
2016-06-15 08:01 hgbot Checkin
2016-06-15 08:01 hgbot Note Added: 0087277
2016-06-15 08:01 hgbot Checkin
2016-06-15 08:01 hgbot Note Added: 0087278
2016-06-15 08:01 hgbot Status scheduled => resolved
2016-06-15 08:01 hgbot Resolution open => fixed
2016-06-15 08:01 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/33cef587add49b50e76bb9f67852551275bd1ffa [^]
2016-06-22 09:09 marvintm Review Assigned To => mtaal
2016-06-23 19:18 marvintm Review Assigned To mtaal => marvintm
2016-06-23 19:18 marvintm Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker