Openbravo Issue Tracking System - Retail Modules
View Issue Details
0046946Retail ModulesWeb POSpublic2021-06-02 10:272021-06-14 17:31
aferraz 
aferraz 
normalminorhave not tried
closedfixed 
5
 
RR21Q3 
No
0046946: Add obpos_applications_id column in OBPOS_Safebox_Count table
Add obpos_applications_id column in OBPOS_Safebox_Count table
- Run count safebox process from POS
- Check a new record has been created in Safe Box window | Safebox Count History tab, without information about the terminal where the count took place.
No tags attached.
Issue History
2021-06-02 10:27aferrazNew Issue
2021-06-02 10:27aferrazAssigned To => aferraz
2021-06-02 10:27aferrazTriggers an Emergency Pack => No
2021-06-14 17:30hgbotResolutionopen => fixed
2021-06-14 17:30hgbotStatusnew => resolved
2021-06-14 17:30hgbotFixed in Version => RR21Q3
2021-06-14 17:30hgbotNote Added: 0129481
2021-06-14 17:31aferrazNote Added: 0129482
2021-06-14 17:31aferrazStatusresolved => closed

Notes
(0129481)
hgbot   
2021-06-14 17:30   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 877013b1a13ddc412f0042e807bdaa6dbc8880c0
Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com>
Date: 2021-06-14T15:30:36+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/877013b1a13ddc412f0042e807bdaa6dbc8880c0 [^]

Fixes ISSUE-46946: Add obpos_applications_id column in OBPOS_Safebox_Count table

---
M src-db/database/model/tables/OBPOS_SAFEBOX_COUNT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src/org/openbravo/retail/posterminal/CountSafeBoxProcessor.java
M web/org.openbravo.retail.posterminal/js/closecash/model/countsafebox/countsafebox-model.js
---
(0129482)
aferraz   
2021-06-14 17:31   
MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/448 [^]