Openbravo Issue Tracking System - Retail Modules
View Issue Details
0051086Retail ModulesWeb POSpublic2022-12-09 06:572023-01-09 08:07
ranjith_qualiantech_com 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR23Q1 
guilleaer
No
0051086: NullPointerExcetion occurs when completing cashup
When "Automate movement to other account" is not configued under payment method (under Channel - Touchpoint type),
then NullPointerExcetion occurs when completing the cashup.

Reconcillation transactions for the payment method should not be created, if "Automate movement to other account" is unchecked for the it
Livebuilds Modules
Backoffice
1) Window - Channel - Touchpoint type. Tab - Payment Method. Record - Credit card
   Uncheck "Automate movement to other account"
   Remove "G/L Item for Cash Drop/Deposit"

POS
1) Login POS
2) Add Product and complete it with Card
3) Complete Cashup
Check EWI. NPE Occurs for Cashup record
No tags attached.
related to defect 0050395 closed ranjith_qualiantech_com POS2 EWI when cashup if a payment method is not configured to be counted in cash up 
Issue History
2022-12-09 06:57ranjith_qualiantech_comNew Issue
2022-12-09 06:57ranjith_qualiantech_comAssigned To => ranjith_qualiantech_com
2022-12-09 06:57ranjith_qualiantech_comTriggers an Emergency Pack => No
2022-12-09 07:00hgbotNote Added: 0144490
2022-12-09 07:00ranjith_qualiantech_comStatusnew => scheduled
2023-01-02 05:36ranjith_qualiantech_comRelationship addedrelated to 0050395
2023-01-05 16:16hgbotResolutionopen => fixed
2023-01-05 16:16hgbotStatusscheduled => resolved
2023-01-05 16:16hgbotNote Added: 0145189
2023-01-05 16:16hgbotFixed in Version => RR23Q1
2023-01-05 16:16hgbotNote Added: 0145190
2023-01-09 08:07marvintmReview Assigned To => guilleaer
2023-01-09 08:07marvintmStatusresolved => closed

Notes
(0144490)
hgbot   
2022-12-09 07:00   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1011 [^]
(0145189)
hgbot   
2023-01-05 16:16   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1011 [^]
(0145190)
hgbot   
2023-01-05 16:16   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 3d8d484785af062ab473f4c12621e2f07c7fe9ee
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 05-01-2023 15:16:05
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/3d8d484785af062ab473f4c12621e2f07c7fe9ee [^]

Fixed ISSUE-51086: Reconcillation should not be created if payment is not configured

---
M src/org/openbravo/retail/posterminal/CashCloseProcessor.java
---