Openbravo Issue Tracking System - POS2
View Issue Details
0046921POS2POSpublic2021-06-01 11:192021-06-09 11:15
jcbourgeois 
pablobessone 
normalminoralways
closedfixed 
5
 
pi 
dmiguelez
No
0046921: JIRA 1649 - CashUp - Counted amount should be displayed with 2 decimals
In both opening count / safe box count, the counted amount is not displayed with 2 decimals (ie. the configured precision of the currency) when the cashier press "Match Expected" button.
1) In Livebuilds, configure safe boxes
2) Choose a safe box
3) At initial count, click on Match Expected button
4) Counted amount is displayed with none decimal : 0 (instead of 0.00)
5) Same issue at Count safebox step
No tags attached.
causes defect 0047351 closed agonzalez Cashup numeric inputs are broken using the keyboard 
png 2021-06-01 11_19_03-Openbravo POS2.png (38,248) 2021-06-01 11:19
https://issues.openbravo.com/file_download.php?file_id=15865&type=bug
png

png 2021-06-01 11_17_14-.png (36,774) 2021-06-01 11:19
https://issues.openbravo.com/file_download.php?file_id=15866&type=bug
png
Issue History
2021-06-01 11:19jcbourgeoisNew Issue
2021-06-01 11:19jcbourgeoisAssigned To => Retail
2021-06-01 11:19jcbourgeoisFile Added: 2021-06-01 11_19_03-Openbravo POS2.png
2021-06-01 11:19jcbourgeoisTriggers an Emergency Pack => No
2021-06-01 11:19jcbourgeoisFile Added: 2021-06-01 11_17_14-.png
2021-06-01 11:30dmiguelezStatusnew => acknowledged
2021-06-01 11:30dmiguelezResolution time => 1623967200
2021-06-03 20:57pablobessoneAssigned ToRetail => pablobessone
2021-06-03 20:58pablobessoneStatusacknowledged => scheduled
2021-06-07 12:54dmiguelezSummaryJIRA 1989 - CashUp - Counted amount should be displayed with 2 decimals => JIRA 1649 - CashUp - Counted amount should be displayed with 2 decimals
2021-06-07 16:47hgbotNote Added: 0129151
2021-06-09 11:14hgbotNote Added: 0129242
2021-06-09 11:14hgbotNote Added: 0129243
2021-06-09 11:14dmiguelezNote Added: 0129244
2021-06-09 11:14dmiguelezStatusscheduled => resolved
2021-06-09 11:14dmiguelezFixed in Version => pi
2021-06-09 11:14dmiguelezResolutionopen => fixed
2021-06-09 11:15dmiguelezReview Assigned To => dmiguelez
2021-06-09 11:15dmiguelezStatusresolved => closed
2021-07-07 11:22AugustoMauchRelationship addedcauses 0047351

Notes
(0129151)
hgbot   
2021-06-07 16:47   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/527 [^]
(0129242)
hgbot   
2021-06-09 11:14   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 507ee7dc35f11ed5a29a977fdabd4347b8198c03
Author: Pablo Bessone <pablo.bessone@smfconsulting.es>
Date: 2021-06-09T09:13:53+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/507ee7dc35f11ed5a29a977fdabd4347b8198c03 [^]

fix ISSUE-0046921: input amount in cashup now has 2 decimals

---
M web-jspack/org.openbravo.pos2/src/model/user-interface/__test__/MatchCountedWithExpected.test.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/__test__/SetCountedAmount.test.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/__test__/UpdateCountedAmountUserAction.test.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/actions/cashup/MatchCountedWithExpected.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/actions/cashup/SetCountedAmount.js
---
(0129243)
hgbot   
2021-06-09 11:14   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/527 [^]
(0129244)
dmiguelez   
2021-06-09 11:14   
Fixed by commit:
https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/507ee7dc35f11ed5a29a977fdabd4347b8198c03 [^]