Openbravo Issue Tracking System - POS2
View Issue Details
0056678POS2POSpublic2024-10-07 17:352024-11-04 13:12
AugustoMauch 
AugustoMauch 
normalmajorhave not tried
closedfixed 
5
 
25Q1 
approved
No
No
0056678: CountingTool should be refactored to be used outside a MultiStepProcess
Currently the CountingTool is coupled is MultiStepProcesses, and cannot be used outside them.

The component should be refactored to avoid that coupling
-
No tags attached.
Issue History
2024-10-07 17:35AugustoMauchNew Issue
2024-10-07 17:35AugustoMauchAssigned To => Retail
2024-10-07 17:35AugustoMauchOBNetwork customer => No
2024-10-07 17:35AugustoMauchTriggers an Emergency Pack => No
2024-10-07 17:35AugustoMauchAssigned ToRetail => AugustoMauch
2024-10-07 17:38hgbotMerge Request Status => open
2024-10-07 17:38hgbotNote Added: 0170067
2024-10-09 09:15AugustoMauchStatusnew => scheduled
2024-10-31 11:42hgbotMerge Request Statusopen => approved
2024-11-04 13:12hgbotResolutionopen => fixed
2024-11-04 13:12hgbotStatusscheduled => closed
2024-11-04 13:12hgbotFixed in Version => 25Q1
2024-11-04 13:12hgbotNote Added: 0171292
2024-11-04 13:12hgbotNote Added: 0171293

Notes
(0170067)
hgbot   
2024-10-07 17:38   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2973 [^]
(0171292)
hgbot   
2024-11-04 13:12   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 43a6d047f4e9406ababf1a806d40f4f2120fc9a0
Author: Oriol León <o.leon@orisha.com>
Date: 04-11-2024 13:10:47
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/43a6d047f4e9406ababf1a806d40f4f2120fc9a0 [^]

Fixes ISSUE-56678: Decouples CountingTool from Multistep processes

---
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSteps/CountDisplay/CountDisplay.jsx
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSteps/SelectCashToKeepStep/SelectCashToKeepStep.jsx
M web-jspack/org.openbravo.pos2/src/components/Cashup/CountingToolDialog/CountingTool/AddRowButton/AddRowButton.jsx
M web-jspack/org.openbravo.pos2/src/components/Cashup/CountingToolDialog/CountingTool/AddRowPopover/AddRowPopover.jsx
M web-jspack/org.openbravo.pos2/src/components/Cashup/CountingToolDialog/CountingTool/CountingTool.jsx
M web-jspack/org.openbravo.pos2/src/components/Cashup/CountingToolDialog/CountingTool/__test__/CountingTool.test.jsx
M web-jspack/org.openbravo.pos2/src/components/Cashup/CountingToolDialog/CountingToolDialog.jsx
M web-jspack/org.openbravo.pos2/src/components/Cashup/CountingToolDialog/CountingToolDialog.scss
M web-jspack/org.openbravo.pos2/src/components/Cashup/CountingToolDialog/__test__/CountingToolDialog.test.jsx
---
(0171293)
hgbot   
2024-11-04 13:12   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2973 [^]