Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0045774 | Retail Modules | Web POS | public | 2021-01-22 14:50 | 2021-12-07 18:59 |
|
Reporter | AugustoMauch | |
Assigned To | AugustoMauch | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR21Q2 | |
Merge Request Status | open |
Review Assigned To | AugustoMauch |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0045774: Safebox improvements: support initial count, terminal history |
Description | 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. |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2021-01-22 14:50 | AugustoMauch | New Issue | |
2021-01-22 14:50 | AugustoMauch | Assigned To | => AugustoMauch |
2021-01-22 14:50 | AugustoMauch | OBNetwork customer | => No |
2021-01-22 14:50 | AugustoMauch | Triggers an Emergency Pack | => No |
2021-01-22 15:03 | hgbot | Merge Request Status | => open |
2021-01-22 15:03 | hgbot | Note Added: 0125734 | |
2021-02-03 21:34 | hgbot | Resolution | open => fixed |
2021-02-03 21:34 | hgbot | Status | new => resolved |
2021-02-03 21:34 | hgbot | Fixed in Version | => RR21Q2 |
2021-02-03 21:34 | hgbot | Note Added: 0125963 | |
2021-02-03 21:43 | AugustoMauch | Summary | Update CountSafeBoxProcessor so that it support the initial count of safeboxes => Safebox improvements: support initial count, terminal history |
2021-02-03 21:43 | AugustoMauch | Description Updated | bug_revision_view_page.php?rev_id=22101#r22101 |
2021-02-04 08:33 | hgbot | Note Added: 0125968 | |
2021-02-15 11:59 | AugustoMauch | Review Assigned To | => AugustoMauch |
2021-02-15 11:59 | AugustoMauch | Note Added: 0126112 | |
2021-02-15 11:59 | AugustoMauch | Status | resolved => closed |
2021-12-07 18:59 | hgbot | Note Added: 0133517 | |
Notes |
|
(0125734)
|
hgbot
|
2021-01-22 15:03
|
|
|
|
(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
|
|
|
|
|
|
|
(0133517)
|
hgbot
|
2021-12-07 18:59
|
|
|