Openbravo Issue Tracking System - POS2
View Issue Details
0048171POS2POSpublic2021-11-29 12:052021-12-21 17:34
guilleaer 
prakashmurugesan88 
normalminorhave not tried
closedfixed 
5
 
 
approved
No
No
0048171: Rel with JIRA 2419: Allow to extend cashup history query for safeboxes
Allow to extend cashup history query for safeboxes

If custom fields are created in obpos_app_cashup it is not possible to retireve them to POS2
N/A
No tags attached.
depends on backport 0048172TAP closed prakashmurugesan88 Rel with JIRA 2419: Allow to extend cashup history query for safeboxes 
causes defect 0048415 closed gorka_gil This module is using bad logging (System.out,System.err println or printStackTrace) 
Issue History
2021-11-29 12:05guilleaerNew Issue
2021-11-29 12:05guilleaerAssigned To => Retail
2021-11-29 12:05guilleaerOBNetwork customer => No
2021-11-29 12:05guilleaerTriggers an Emergency Pack => No
2021-11-29 12:05guilleaerStatusnew => acknowledged
2021-11-29 12:06guilleaerStatusacknowledged => scheduled
2021-11-29 12:06guilleaerAssigned ToRetail => prakashmurugesan88
2021-11-29 12:06guilleaerStatusscheduled => acknowledged
2021-12-14 07:45prakashmurugesan88Statusacknowledged => scheduled
2021-12-16 12:16hgbotMerge Request Status => open
2021-12-16 12:16hgbotNote Added: 0133755
2021-12-17 09:29hgbotMerge Request Statusopen => approved
2021-12-17 09:30hgbotResolutionopen => fixed
2021-12-17 09:30hgbotStatusscheduled => closed
2021-12-17 09:30hgbotNote Added: 0133794
2021-12-17 09:30hgbotNote Added: 0133795
2021-12-20 09:23hgbotNote Added: 0133830
2021-12-21 17:34guilleaerNote Added: 0133884
2022-01-18 11:28shuehnerRelationship addedcauses 0048415

Notes
(0133755)
hgbot   
2021-12-16 12:16   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/756 [^]
(0133794)
hgbot   
2021-12-17 09:30   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: f526c1b77895dab0d5e950b385e5dfba6cc1d2ec
Author: Prakash M <prakash@qualiantech.com>
Date: 17-12-2021 08:30:07
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/f526c1b77895dab0d5e950b385e5dfba6cc1d2ec [^]

Fixed ISSUE-48171 - Allow to extend cashup history query for safeboxes and print it

---
A src/org/openbravo/pos2/hooks/SafeboxCashupHistoryHook.java
A web-jspack/org.openbravo.pos2/src/model/user-interface/__test__/PrintSafeboxCashupHistory.test.js
A web-jspack/org.openbravo.pos2/src/model/user-interface/__test__/PrintSafeboxCashupHistoryAction.test.js
A web-jspack/org.openbravo.pos2/src/model/user-interface/actions/safeboxHistory/PrintSafeboxCashupHistory.js
A web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/safeboxHistory/PrintSafeboxCashupHistory.js
M src-db/database/sourcedata/OBC2_USER_ACTION.xml
M src/org/openbravo/pos2/SafeboxCashupHistory.java
M web-jspack/org.openbravo.pos2/src/components/SafeboxHistory/SafeboxHistoryPrintButton/SafeboxHistoryPrintButton.jsx
M web-jspack/org.openbravo.pos2/src/components/SafeboxHistory/SafeboxHistoryPrintButton/__test__/SafeboxHistoryPrintButton.test.jsx
M web-jspack/org.openbravo.pos2/src/components/SafeboxHistory/SafeboxHistoryPrintButton/stories/SafeboxHistoryPrintButton.stories.jsx
M web-jspack/org.openbravo.pos2/src/ob-init.js
---
(0133795)
hgbot   
2021-12-17 09:30   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/756 [^]
(0133830)
hgbot   
2021-12-20 09:23   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 4c4c703164ece6a9210b3ec1c34a4fc65a98b575
Author: Guillermo Alvarez de Eulate <guillermo.alvarez@openbravo.com>
Date: 20-12-2021 09:23:22
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/4c4c703164ece6a9210b3ec1c34a4fc65a98b575 [^]

related to ISSUE-48171: Fix db consistency

---
M src-db/database/sourcedata/OBC2_USER_ACTION.xml
---
(0133884)
guilleaer   
2021-12-21 17:34   
also adapted for master version

https://gitlab.com/obcustomers/AGAP/com.openbravo.flunch.reports/-/merge_requests/14 [^]