Openbravo Issue Tracking System - POS2
View Issue Details
0046993POS2POSpublic2021-06-04 14:242021-07-15 16:48
aferraz 
hernan-dp 
normalmajorhave not tried
closedfixed 
5
 
 
No
0046993: Taxes information displayed in cashup report is not the correct one
Taxes information displayed in cashup report is not the correct one.

Close till report doesn't show tax information.
It should show tax information in sales and return section.

Safebox history report shows same tax amount in sales and return section.
It should show sales tax amounts in sales section and returns tax amounts in return section.
- Run close till process and check in final step that taxes information is not displayed in sales and return section (see Cashup.png).

- Having a payment method configured to be used in safe box, run drawers history process and select one "open/close till" record. Check taxes information displayed in return section is not the correct one (see Safebox.png).
Review taxes property in PostPrintAndCloseStep.jsx and PrintSafeboxHistoryReportStep.jsx.
No tags attached.
depends on backport 0047108TAP closed hernan-dp Taxes information displayed in cashup report is not the correct one 
png Cashup.png (103,421) 2021-06-08 11:07
https://issues.openbravo.com/file_download.php?file_id=15897&type=bug
png

png Safebox.png (110,511) 2021-06-08 11:07
https://issues.openbravo.com/file_download.php?file_id=15898&type=bug
png
Issue History
2021-06-04 14:24aferrazNew Issue
2021-06-04 14:24aferrazAssigned To => Retail
2021-06-04 14:24aferrazTriggers an Emergency Pack => No
2021-06-08 11:07aferrazFile Added: Cashup.png
2021-06-08 11:07aferrazFile Added: Safebox.png
2021-06-08 11:07aferrazSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=22698#r22698
2021-06-08 11:26aferrazDescription Updatedbug_revision_view_page.php?rev_id=22700#r22700
2021-06-08 11:29aferrazDescription Updatedbug_revision_view_page.php?rev_id=22701#r22701
2021-06-14 10:26guilleaerResolution time => 1625004000
2021-06-14 10:26guilleaerStatusnew => scheduled
2021-06-14 10:26guilleaerStatusscheduled => acknowledged
2021-07-12 18:19hernan-dpAssigned ToRetail => hernan-dp
2021-07-12 18:19hernan-dpStatusacknowledged => scheduled
2021-07-13 18:02dmiguelezResolution time1625004000 => 1627423200
2021-07-14 18:53hgbotNote Added: 0130483
2021-07-15 16:48hgbotResolutionopen => fixed
2021-07-15 16:48hgbotStatusscheduled => closed
2021-07-15 16:48hgbotNote Added: 0130524
2021-07-15 16:48hgbotNote Added: 0130525

Notes
(0130483)
hgbot   
2021-07-14 18:53   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/608 [^]
(0130524)
hgbot   
2021-07-15 16:48   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: a0fafd8621f57f2fb3270ad391738072d33b4d89
Author: hernan-dp <h.de.prada1@gmail.com>
Date: 2021-07-15T14:48:07+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/a0fafd8621f57f2fb3270ad391738072d33b4d89 [^]

fixed ISSUE-46993: Fixed where reports where retrieving taxes.

---
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupReport/CashupReport.jsx
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupReport/GeneralInfo/GeneralInfo.jsx
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupReport/GeneralInfo/TaxesInfo/TaxesInfo.jsx
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupReport/GeneralInfo/TaxesInfo/__test__/TaxesInfo.test.jsx
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupReport/__test__/CashupReport.test.jsx
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSteps/PostPrintAndCloseStep/PostPrintAndCloseStep.jsx
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSteps/PostPrintAndCloseStep/utils/getCashupData.js
M web-jspack/org.openbravo.pos2/src/components/SafeboxHistory/SafeboxHistorySteps/PrintSafeboxHistoryReportStep/PrintSafeboxHistoryReportStep.jsx
---
(0130525)
hgbot   
2021-07-15 16:48   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/608 [^]