Openbravo Issue Tracking System - POS2
View Issue Details
0057142POS2POSpublic2024-07-24 12:482024-11-20 08:45
victor_perez 
Rajesh_18 
normalmajoralways
closedfixed 
5
 
24Q2.524Q2.5 
javierRodriguez
No
0057142: EWI while updating customer without concat info
When you try to update a business partner (with customer category) from POS, and it has no contact info in the BO Contact tab, we get an EWI. It's true that, when creating a new Business Partner from POS, the contact info is automatically generated. But you can create a new one from BO without this contact info, and you can select it in the POS. When you try to update it, you get the EWI.
In livebuilds:

1- Create a new Business Partner filling in the fields "Search key", "Commercial name" and setting the category to "Customer"
2- In "Customer" tab, fill in the field "Price List" with a value (during my tests I set it to "The White Valley Group Sale Price List"
3- Go to the POS and search for the customer's name --> you will be able to select it
4- Try to edit some field from the POS --> we have no error and the new info is not shown
5- Go to Errors While Importing tab and you will have and EWI
When you update from the POS a customer without contact info, create the contact info data as it's done when you create a new one from the POS.
No tags attached.
blocks defect 0056105 closed Rajesh_18 EWI while updating customer without concat info 
Issue History
2024-11-18 12:30marvintmTypedefect => backport
2024-11-18 12:30marvintmTarget Version => 24Q2.5
2024-11-20 08:42hgbotNote Added: 0172289
2024-11-20 08:45hgbotNote Added: 0172290
2024-11-20 08:45hgbotResolutionopen => fixed
2024-11-20 08:45hgbotStatusscheduled => closed
2024-11-20 08:45hgbotFixed in Version => 24Q2.5
2024-11-20 08:45hgbotNote Added: 0172291

Notes
(0172289)
hgbot   
2024-11-20 08:42   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3121 [^]
(0172290)
hgbot   
2024-11-20 08:45   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3121 [^]
(0172291)
hgbot   
2024-11-20 08:45   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: abd213c7963739714250543008d4455c1f58753f
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 20-11-2024 13:12:02
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/abd213c7963739714250543008d4455c1f58753f [^]

Fixed ISSUE-57142: Set contactId in those business partner that does not have it on edit

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