Openbravo Issue Tracking System - POS2
View Issue Details
0046525POS2POSpublic2021-05-05 17:402021-05-14 19:35
jcbourgeois 
aferraz 
normalminoralways
closedfixed 
5
 
 
AugustoMauch
No
0046525: JIRA 1823 - Cash Up : total row is missing in cash up window
The total row which includes total of expected / counted / difference amount is missing in cash up window.
This row was present in the cashup mockup : https://www.figma.com/file/y3nnI3VOvgTwrxR2eNDOb0/POS-2.0---Agapes?node-id=1990%3A247098 [^]
1) Use a terminal with safe boxes
2) Do some sales
3) Go to Count Safe Box menu
4) Select a safe box
5) At step 2, the row with the total is not displayed
No tags attached.
depends on backport 0046650TAP closed aferraz JIRA 1823 - Cash Up : total row is missing in cash up window 
related to defect 0047180 closed Retail Use Grid footer property to display TOTAL summary in Cashup - Count Payment Methods Amounts step 
png 2021-05-05 17_40_05-.png (37,502) 2021-05-05 17:40
https://issues.openbravo.com/file_download.php?file_id=15655&type=bug
png
Issue History
2021-05-05 17:40jcbourgeoisNew Issue
2021-05-05 17:40jcbourgeoisAssigned To => Retail
2021-05-05 17:40jcbourgeoisFile Added: 2021-05-05 17_40_05-.png
2021-05-05 17:40jcbourgeoisTriggers an Emergency Pack => No
2021-05-05 18:07guilleaerResolution time => 1622844000
2021-05-05 18:07guilleaerSeveritymajor => minor
2021-05-05 18:07guilleaerStatusnew => acknowledged
2021-05-12 17:08aferrazStatusacknowledged => scheduled
2021-05-12 17:08aferrazAssigned ToRetail => aferraz
2021-05-13 15:04hgbotNote Added: 0128061
2021-05-14 19:35hgbotResolutionopen => fixed
2021-05-14 19:35hgbotStatusscheduled => resolved
2021-05-14 19:35hgbotNote Added: 0128131
2021-05-14 19:35hgbotNote Added: 0128132
2021-05-14 19:35AugustoMauchReview Assigned To => AugustoMauch
2021-05-14 19:35AugustoMauchStatusresolved => closed
2021-06-18 09:06aferrazRelationship addedrelated to 0047180

Notes
(0128061)
hgbot   
2021-05-13 15:04   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/453 [^]
(0128131)
hgbot   
2021-05-14 19:35   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 3b92fe6603dfbbd2f75590959c17570da9328147
Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com>
Date: 2021-05-14T19:33:15+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/3b92fe6603dfbbd2f75590959c17570da9328147 [^]

Fixes ISSUE-46525: Add total row in Count Payment Methods Amounts step

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupDifference/CashupDifference.jsx
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupProcess/__test__/CashupProcess.test.jsx
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSplitInputs/CashupSplitInputs.jsx
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSteps/CountDisplay/CountDisplay.jsx
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSteps/CountDisplay/CountDisplayGridColumns.jsx
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSteps/CountDisplay/CurrencyDisplay/CurrencyDisplay.jsx
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSteps/CountDisplay/__test__/CountDisplay.test.jsx
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSteps/CountPaymentMethodsStep/__test__/CountPaymentMethodsStep.test.jsx
---
(0128132)
hgbot   
2021-05-14 19:35   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/453 [^]