Openbravo Issue Tracking System - POS2
View Issue Details
0056105POS2POSpublic2024-07-24 12:482024-08-08 07:28
victor_perez 
Rajesh_18 
normalmajoralways
closedfixed 
5
 
24Q4 
javierRodriguez
No
0056105: 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.
Issue History
2024-07-24 12:48victor_perezNew Issue
2024-07-24 12:48victor_perezAssigned To => Retail
2024-07-24 12:48victor_perezTriggers an Emergency Pack => No
2024-07-24 12:53guilleaerStatusnew => acknowledged
2024-07-24 12:54guilleaerProjectRetail Modules => POS2
2024-07-24 12:54guilleaerCategoryEvents for Client => POS
2024-07-24 15:22Rajesh_18Assigned ToRetail => Rajesh_18
2024-07-24 15:22Rajesh_18Statusacknowledged => scheduled
2024-07-26 10:36hgbotNote Added: 0167383
2024-08-07 13:45hgbotNote Added: 0167800
2024-08-07 13:46hgbotResolutionopen => fixed
2024-08-07 13:46hgbotStatusscheduled => resolved
2024-08-07 13:46hgbotFixed in Version => 24Q4
2024-08-07 13:46hgbotNote Added: 0167801
2024-08-08 07:28marvintmReview Assigned To => javierRodriguez
2024-08-08 07:28marvintmStatusresolved => closed

Notes
(0167383)
hgbot   
2024-07-26 10:36   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2822 [^]
(0167800)
hgbot   
2024-08-07 13:45   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2822 [^]
(0167801)
hgbot   
2024-08-07 13:46   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: bd58bf6973f6eddc6dbbda2c0e6cc807337482ac
Author: Rajesh Senthilkumar <rajesh.senthilkumar.ext@openbravo.com>
Date: 07-08-2024 11:45:56
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/bd58bf6973f6eddc6dbbda2c0e6cc807337482ac [^]

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

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