Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0047069 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | minor | always | 2021-06-11 11:58 | 2022-05-23 10:41 | |||
Reporter | jmelin | View Status | public | |||||
Assigned To | meriem_azaf | |||||||
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 | Gold | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0047069: JIRA 2083 - Safebox - Exception "null value" when "Cash difference" or "G/L Item for Cash Drop/Deposit" not set for payment | |||||||
Description | Exception "null value" when "Cash difference" or "G/L Item for Cash Drop/Deposit" not set for payment instead of an explicit message | |||||||
Steps To Reproduce | BO: 1. In "Safe box" , select "VBS01" 2. In "Payment method", select "Cash" 3. Remove value from "Cash difference" and save POS : 1. Connect to POS VBS2 2. Select VBS01 safe box and do initial count 3. Do an order 4. Execute cashup 5. Reconnect to POS 6. Count Safe box VBS01 BO : => an error is triggered in "Errors while importing" and exception "null value", we should have an error like : "Cash difference" or "G/L Item for Cash Drop/Deposit" not set for payment method | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0130537) hgbot (developer) 2021-07-16 12:39 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/612 [^] |
(0130538) hgbot (developer) 2021-07-16 12:41 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/519 [^] |
(0130539) hgbot (developer) 2021-07-16 12:47 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 5a12d559fe9c00adb2c7d72e368dd96e686c4cc1 Author: Prakash M <prakash@qualiantech.com> Date: 2021-07-16T15:18:19+05:30 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/5a12d559fe9c00adb2c7d72e368dd96e686c4cc1 [^] Fixed BUG-47069: Fixes null pointer exception on doing count safe box * Error occurs when Cash difference or G/L Item for Cash Drop/Deposit are not set for payment in SafeBox --- M src/org/openbravo/retail/posterminal/CountSafeBoxProcessor.java --- |
(0130540) hgbot (developer) 2021-07-16 12:47 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/519 [^] |
(0130541) hgbot (developer) 2021-07-16 12:48 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 085f93a2ba5a4b474c39d0a41d5f8548f5866a04 Author: Prakash M <prakash@qualiantech.com> Date: 2021-07-16T10:47:22+00:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/085f93a2ba5a4b474c39d0a41d5f8548f5866a04 [^] Related to BUG-47069: Fixed missing id error while making entry obpos_errors on doing count safebox. * id is missing as posterminal property is missing in payload --- M web-jspack/org.openbravo.pos2/src/model/user-interface/actions/cashup/PreparePayloadForFinishCountSafebox.js --- |
(0130542) hgbot (developer) 2021-07-16 12:48 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/612 [^] |
(0136249) jmelin (viewer) 2022-04-01 11:48 |
When "Cash difference" or "G/L Item for Cash Drop/Deposit" are not set for a Payment method in BO, then we have a NullException error when importing in ”Error while importing" |
(0136980) hgbot (developer) 2022-05-05 14:37 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/788 [^] |
(0137601) hgbot (developer) 2022-05-23 10:41 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/788 [^] |
(0137602) hgbot (developer) 2022-05-23 10:41 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 3a6b2ef6c440abb03377543020e9278e7b570b6e Author: Meriem Azaf <meriem.azaf@openbravo.com> Date: 23-05-2022 10:40:18 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/3a6b2ef6c440abb03377543020e9278e7b570b6e [^] Fixes ISSUE-47069: Safebox exception null value after the initial count Exception "null value" when "Cash difference" or "G/L Item for Cash Drop/Deposit" not set for payment instead of an explicit message. --- M src/org/openbravo/retail/posterminal/CountSafeBoxProcessor.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2021-06-11 11:58 | jmelin | New Issue | |
2021-06-11 11:58 | jmelin | Assigned To | => Retail |
2021-06-11 11:58 | jmelin | OBNetwork customer | => Gold |
2021-06-11 11:58 | jmelin | Triggers an Emergency Pack | => No |
2021-06-14 10:23 | dmiguelez | Status | new => acknowledged |
2021-06-14 10:24 | dmiguelez | Resolution time | => 1626040800 |
2021-07-12 08:40 | prakashmurugesan88 | Assigned To | Retail => prakashmurugesan88 |
2021-07-12 08:40 | prakashmurugesan88 | Status | acknowledged => scheduled |
2021-07-13 13:13 | dmiguelez | Resolution time | 1626040800 => 1626818400 |
2021-07-16 12:39 | hgbot | Merge Request Status | => open |
2021-07-16 12:39 | hgbot | Note Added: 0130537 | |
2021-07-16 12:41 | hgbot | Note Added: 0130538 | |
2021-07-16 12:45 | hgbot | Merge Request Status | open => approved |
2021-07-16 12:47 | hgbot | Resolution | open => fixed |
2021-07-16 12:47 | hgbot | Status | scheduled => closed |
2021-07-16 12:47 | hgbot | Fixed in Version | => RR21Q4 |
2021-07-16 12:47 | hgbot | Note Added: 0130539 | |
2021-07-16 12:47 | hgbot | Note Added: 0130540 | |
2021-07-16 12:48 | hgbot | Note Added: 0130541 | |
2021-07-16 12:48 | hgbot | Note Added: 0130542 | |
2022-04-01 11:48 | jmelin | Assigned To | prakashmurugesan88 => Retail |
2022-04-01 11:48 | jmelin | Note Added: 0136249 | |
2022-04-01 11:48 | jmelin | Status | closed => new |
2022-04-01 11:48 | jmelin | Resolution | fixed => open |
2022-04-01 11:48 | jmelin | Fixed in Version | RR21Q4 => |
2022-05-04 16:48 | AugustoMauch | Assigned To | Retail => meriem_azaf |
2022-05-05 14:37 | hgbot | Note Added: 0136980 | |
2022-05-05 15:48 | AugustoMauch | Steps to Reproduce Updated | View Revisions |
2022-05-05 15:48 | AugustoMauch | Status | new => scheduled |
2022-05-23 10:41 | hgbot | Note Added: 0137601 | |
2022-05-23 10:41 | hgbot | Resolution | open => fixed |
2022-05-23 10:41 | hgbot | Status | scheduled => closed |
2022-05-23 10:41 | hgbot | Fixed in Version | => RR22Q3 |
2022-05-23 10:41 | hgbot | Note Added: 0137602 |
Copyright © 2000 - 2009 MantisBT Group |