Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0048171 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [POS2] POS | minor | have not tried | 2021-11-29 12:05 | 2021-12-21 17:34 | |||
| Reporter | guilleaer | View Status | public | |||||
| Assigned To | prakashmurugesan88 | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | ||||
| Status | closed | Fix in branch | Fixed in SCM revision | |||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| 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 | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|||||||||||||||
|
|||||||||||||||
Notes |
|
|
(0133755) hgbot (developer) 2021-12-16 12:16 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/756 [^] |
|
(0133794) hgbot (developer) 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 (developer) 2021-12-17 09:30 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/756 [^] |
|
(0133830) hgbot (developer) 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 (viewer) 2021-12-21 17:34 |
also adapted for master version https://gitlab.com/obcustomers/AGAP/com.openbravo.flunch.reports/-/merge_requests/14 [^] |
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 |
| Copyright © 2000 - 2009 MantisBT Group |