Openbravo Issue Tracking System - POS2
View Issue Details
0057068POS2POSpublic2024-09-23 09:592024-11-16 10:04
malsasua 
Rajesh_18 
highmajoralways
closedfixed 
5
 
24Q4 
No
0057068: EWI when Payment Method is not configured in BP
When the Payment Method is not configured for the business partner, an Error While Importing is raised in Cashup:
org.openbravo.base.exception.OBException: Cashup cannot be processed since error occurred in CashClose: Payment Method is not configured for the business partner Arturo Montoro
in BO:
. go to Business Partner window -> Arturo Montoro
 - Customer tab -> set the Payment Method: empty
in POS:
. select Arturo Montoro
. add line
. complete ticket
. do cashup
in BO:
. open EWI window:
org.openbravo.base.exception.OBException: Cashup cannot be processed since error occurred in CashClose: Payment Method is not configured for the business partner Arturo Montoro
No tags attached.
blocks defect 0056522 closed Rajesh_18 EWI when Payment Method is not configured in BP 
Issue History
2024-11-12 12:52marvintmTypedefect => backport
2024-11-12 12:52marvintmTarget Version => 24Q4
2024-11-15 12:23hgbotNote Added: 0172028
2024-11-16 10:03hgbotNote Added: 0172117
2024-11-16 10:03hgbotResolutionopen => fixed
2024-11-16 10:03hgbotStatusscheduled => closed
2024-11-16 10:04hgbotFixed in Version => RR24Q4
2024-11-16 10:04hgbotNote Added: 0172118

Notes
(0172028)
hgbot   
2024-11-15 12:23   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1779 [^]
(0172117)
hgbot   
2024-11-16 10:03   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1779 [^]
(0172118)
hgbot   
2024-11-16 10:04   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 5c59bf946dc88c1c08f477d464891a2559d0400c
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 16-11-2024 09:03:43
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/5c59bf946dc88c1c08f477d464891a2559d0400c [^]

Fixed ISSUE-57068: Defalut payment method and term is set on cash up

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/posterminal/OrderGroupingProcessor.java
M src/org/openbravo/retail/posterminal/OrderGroupingProcessor_data.xsql
---