Openbravo Issue Tracking System - POS2
View Issue Details
0054763POS2POSpublic2024-02-26 13:402024-03-20 12:24
sreehari 
sreehari 
normaltrivialalways
closedfixed 
5
 
24Q2 
No
0054763: Error when changing the Invoice address using Assign Another invoice button
Assign a customer with invoice address and try to change the invoice address using Assign Another invoice button

Apply the following configuration :

Preference ‘Enable Remote for Customer’=N (configured at system level by default)

New Master Data Module Configuration

-> Openbravo Business Partner Addresses - Web POS 2 : Remote -> Active = YES
-> Openbravo Business Partners - Web POS 2 : Remote -> Active = YES
In the POS

-Select a customer (artur Montero)

-Assigne to the ticekt

-Invoice the ticket

-Click on Invoice Address

-Click on Assign Another invoice button

-See that error is shown and exception in java class java.lang.String cannot be cast to class java.lang.Boolean (java.lang.String and java.lang.Boolean are in module java.base of loader 'bootstrap')


Video : https://drive.google.com/file/d/1HoEEJmyVJZeKRPHhw4pkyPKjuY-fZX-r/view?usp=sharing [^]
Error should not occur
No tags attached.
related to defect 0054702 closed sreehari New adress is not visible in the customer adress POP UP 
has duplicate defect 0054649pi closed sreehari POS2: Not possible to Issue Invoice if remote customer is enable 
has duplicate defect 0054729 closed SABARINATH P No Invoice generated in Verified return : Error message 
Issue History
2024-02-26 13:40sreehariNew Issue
2024-02-26 13:40sreehariAssigned To => sreehari
2024-02-26 13:40sreehariTriggers an Emergency Pack => No
2024-02-26 13:40sreehariRelationship addedrelated to 0054702
2024-02-26 13:47sreehariStatusnew => scheduled
2024-02-28 07:01hgbotNote Added: 0161334
2024-03-05 08:44sreehariRelationship addedhas duplicate 0054649
2024-03-14 10:59guilleaerRelationship addedhas duplicate 0054729
2024-03-20 12:24hgbotResolutionopen => fixed
2024-03-20 12:24hgbotStatusscheduled => closed
2024-03-20 12:24hgbotNote Added: 0162413
2024-03-20 12:24hgbotFixed in Version => 24Q2
2024-03-20 12:24hgbotNote Added: 0162414

Notes
(0161334)
hgbot   
2024-02-28 07:01   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2455 [^]
(0162413)
hgbot   
2024-03-20 12:24   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2455 [^]
(0162414)
hgbot   
2024-03-20 12:24   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 00d8919fae3b99cc7ca19a14500d419860fa314c
Author: Sreehari Venkataraman <sreehari.venkataraman.ext@openbravo.com>
Date: 20-03-2024 11:24:32
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/00d8919fae3b99cc7ca19a14500d419860fa314c [^]

Fixes ISSUE-54763: Handled conversion error in processHQL Query

---
M web-jspack/org.openbravo.pos2/src/services/crm/OBCRMUtils.js
---