Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0048171 | POS2 | POS | public | 2021-11-29 12:05 | 2021-12-21 17:34 |
|
Reporter | guilleaer | |
Assigned To | prakashmurugesan88 | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0048171: Rel with JIRA 2419: Allow to extend cashup history query for safeboxes |
Description | 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 |
Steps To Reproduce | N/A |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0048172 | TAP | 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) |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2021-11-29 12:05 | guilleaer | New Issue | |
2021-11-29 12:05 | guilleaer | Assigned To | => Retail |
2021-11-29 12:05 | guilleaer | OBNetwork customer | => No |
2021-11-29 12:05 | guilleaer | Triggers an Emergency Pack | => No |
2021-11-29 12:05 | guilleaer | Status | new => acknowledged |
2021-11-29 12:06 | guilleaer | Status | acknowledged => scheduled |
2021-11-29 12:06 | guilleaer | Assigned To | Retail => prakashmurugesan88 |
2021-11-29 12:06 | guilleaer | Status | scheduled => acknowledged |
2021-12-14 07:45 | prakashmurugesan88 | Status | acknowledged => scheduled |
2021-12-16 12:16 | hgbot | Merge Request Status | => open |
2021-12-16 12:16 | hgbot | Note Added: 0133755 | |
2021-12-17 09:29 | hgbot | Merge Request Status | open => approved |
2021-12-17 09:30 | hgbot | Resolution | open => fixed |
2021-12-17 09:30 | hgbot | Status | scheduled => closed |
2021-12-17 09:30 | hgbot | Note Added: 0133794 | |
2021-12-17 09:30 | hgbot | Note Added: 0133795 | |
2021-12-20 09:23 | hgbot | Note Added: 0133830 | |
2021-12-21 17:34 | guilleaer | Note Added: 0133884 | |
2022-01-18 11:28 | shuehner | Relationship added | causes 0048415 |
Notes |
|
(0133755)
|
hgbot
|
2021-12-16 12:16
|
|
|
|
(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
|
|
|
|
(0133830)
|
hgbot
|
2021-12-20 09:23
|
|
|
|
|
|