Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045774Retail ModulesWeb POSpublic2021-01-22 14:502021-12-07 18:59
AugustoMauch 
AugustoMauch 
normalminorhave not tried
closedfixed 
5
 
RR21Q2 
AugustoMauch
No
0045774: Safebox improvements: support initial count, terminal history
The new WebPOS will support initial count of safeboxes, and also to keep track of the touchpoints each safebox has been used in. Even though the frontend components will be implemented in the pos2 module, some changes needs to be done in posterminal.
-
No tags attached.
Issue History
2021-01-22 14:50AugustoMauchNew Issue
2021-01-22 14:50AugustoMauchAssigned To => AugustoMauch
2021-01-22 14:50AugustoMauchTriggers an Emergency Pack => No
2021-01-22 15:03hgbotNote Added: 0125734
2021-02-03 21:34hgbotResolutionopen => fixed
2021-02-03 21:34hgbotStatusnew => resolved
2021-02-03 21:34hgbotFixed in Version => RR21Q2
2021-02-03 21:34hgbotNote Added: 0125963
2021-02-03 21:43AugustoMauchSummaryUpdate CountSafeBoxProcessor so that it support the initial count of safeboxes => Safebox improvements: support initial count, terminal history
2021-02-03 21:43AugustoMauchDescription Updatedbug_revision_view_page.php?rev_id=22101#r22101
2021-02-04 08:33hgbotNote Added: 0125968
2021-02-15 11:59AugustoMauchReview Assigned To => AugustoMauch
2021-02-15 11:59AugustoMauchNote Added: 0126112
2021-02-15 11:59AugustoMauchStatusresolved => closed
2021-12-07 18:59hgbotNote Added: 0133517

Notes
(0125734)
hgbot   
2021-01-22 15:03   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/274 [^]
(0125963)
hgbot   
2021-02-03 21:34   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 8f549ef6a280488c8fdcd5c8546c677620847024
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 2021-02-03T21:18:38+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/8f549ef6a280488c8fdcd5c8546c677620847024 [^]

Fixed ISSUE-45774: Safebox improvements,terminal history,initial count support

A new tab under safeboxes has been created, it will keep track of the touchpoints where a safebox
has been used. If also adds some support for the safebox initial count flow.

The frontend part of these two flows has been implemented in the pos2 module.

---
A src-db/database/model/tables/OBPOS_SAFEBOX_TOUCHPOINT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src/org/openbravo/retail/posterminal/CountSafeBoxProcessor.java
M src/org/openbravo/retail/posterminal/ProcessCashClose.java
M src/org/openbravo/retail/posterminal/SafeBoxes.java
---
(0125968)
hgbot   
2021-02-04 08:33   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 2e517778b217be55bd8bed1d00251dd80421e1aa
Author: Antonio Moreno <anmorenoperez@gmail.com>
Date: 2021-02-04T08:32:08+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/2e517778b217be55bd8bed1d00251dd80421e1aa [^]

Related to ISSUE-45774: Fix dbconsistency problem

---
M src-db/database/sourcedata/AD_FIELD.xml
---
(0126112)
AugustoMauch   
2021-02-15 11:59   
Fixed in MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/277 [^]
(0133517)
hgbot   
2021-12-07 18:59   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/274 [^]