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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0037212
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Sessionsmajoralways2017-11-02 17:062017-11-14 17:57
ReporterjorgewederagoView Statuspublic 
Assigned Torqueralta 
PrioritynormalResolutionfixedFixed in VersionRR18Q1
StatusclosedFix in branchFixed in SCM revisionf285fc5c58b7
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

0037212: When doing an open Till, if you put a big value on the quantity of the currency everything is wrongly displayed

DescriptionWhen doing an Open Till if a big number is set in the quantity of a denomination, all the values associated to it are wrongly displayed.
Steps To Reproduce1.-Do an Open Till after doing a cashup.
2.-Set the quantity of the maximum denomination with a number of 20 digits.
3.-Check that all the UI is not responsive to the size of the numbers.
Proposed SolutionMake the size of the numbers variable depending on the amount of digits.
TagsNo tags attached.
Attached Filespng file icon OpenTill.png [^] (154,401 bytes) 2017-11-02 17:06

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0100388)
hgbot (developer)
2017-11-09 15:22

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 80e52bbbdc75244076c632f6d69f8e2ca90328ea
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Tue Nov 07 15:32:51 2017 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/80e52bbbdc75244076c632f6d69f8e2ca90328ea [^]

Fixed issue 37212: When doing an open Till, if you put a big value on the
quantity of the currency everything is wrongly displayed

---
M web/org.openbravo.retail.posterminal/js/closecash/view/tabcashpayments.js
---
(0100445)
marvintm (manager)
2017-11-10 13:38

Two things need to be improved:

- The fix currently works for the cashup window, but the same problem happens in the "Open till" window which is shown if the sessions module is installed, when login is done in the Web POS.

- Apart from the changes already done to the window, an additional one needs to be done for the "counted" amount
(0100450)
hgbot (developer)
2017-11-10 18:05

Repository: erp/pmods/org.openbravo.retail.sessions
Changeset: f285fc5c58b7d44f83727b70b54d6d1e43075c2a
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Tue Nov 07 22:08:26 2017 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/f285fc5c58b7d44f83727b70b54d6d1e43075c2a [^]

Fixed issue 37212: When doing an open Till, if you put a big value on the
quantity of the currency everything is wrongly displayed

---
M web/org.openbravo.retail.sessions/js/countcash/tabcountcash.js
---
(0100501)
hgbot (developer)
2017-11-13 18:34

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 09937a5cf16ab4facd7f55069dae07f47fb7bc42
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Mon Nov 13 12:33:18 2017 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/09937a5cf16ab4facd7f55069dae07f47fb7bc42 [^]

Related to issue 37212: When doing an open Till, if you put a big value on the
quantity of the currency everything is wrongly displayed

---
M web/org.openbravo.retail.posterminal/js/closecash/view/tabcashpayments.js
---
(0100502)
hgbot (developer)
2017-11-13 18:40

Repository: erp/pmods/org.openbravo.retail.sessions
Changeset: 9afe33c6b5a45357428ec63bde6ac7bd93ceb93c
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Mon Nov 13 12:37:42 2017 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/9afe33c6b5a45357428ec63bde6ac7bd93ceb93c [^]

Related to issue 37212: When doing an open Till, if you put a big value on the
quantity of the currency everything is wrongly displayed

---
M web/org.openbravo.retail.sessions/js/countcash/tabcountcash.js
---

- Issue History
Date Modified Username Field Change
2017-11-02 17:06 jorgewederago New Issue
2017-11-02 17:06 jorgewederago Assigned To => Retail
2017-11-02 17:06 jorgewederago File Added: OpenTill.png
2017-11-02 17:06 jorgewederago Resolution time => 1511391600
2017-11-02 17:06 jorgewederago Triggers an Emergency Pack => No
2017-11-02 17:08 jorgewederago Severity minor => major
2017-11-06 21:17 rqueralta Assigned To Retail => rqueralta
2017-11-06 21:18 rqueralta Status new => scheduled
2017-11-09 15:22 hgbot Checkin
2017-11-09 15:22 hgbot Note Added: 0100388
2017-11-09 15:22 hgbot Status scheduled => resolved
2017-11-09 15:22 hgbot Resolution open => fixed
2017-11-09 15:22 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/80e52bbbdc75244076c632f6d69f8e2ca90328ea [^]
2017-11-10 13:38 marvintm Note Added: 0100445
2017-11-10 13:38 marvintm Status resolved => new
2017-11-10 13:38 marvintm Resolution fixed => open
2017-11-10 18:05 hgbot Checkin
2017-11-10 18:05 hgbot Note Added: 0100450
2017-11-10 18:05 hgbot Status new => resolved
2017-11-10 18:05 hgbot Resolution open => fixed
2017-11-10 18:05 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/80e52bbbdc75244076c632f6d69f8e2ca90328ea [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/f285fc5c58b7d44f83727b70b54d6d1e43075c2a [^]
2017-11-13 18:34 hgbot Checkin
2017-11-13 18:34 hgbot Note Added: 0100501
2017-11-13 18:40 hgbot Checkin
2017-11-13 18:40 hgbot Note Added: 0100502
2017-11-14 17:57 marvintm Review Assigned To => marvintm
2017-11-14 17:57 marvintm Status resolved => closed
2017-11-14 17:57 marvintm Fixed in Version => RR18Q1


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker