Openbravo Issue Tracking System - POS2
View Issue Details
0057141POS2POSpublic2024-07-24 12:482024-11-22 10:32
victor_perez 
Rajesh_18 
normalmajoralways
closedfixed 
5
 
24Q3.324Q3.3 
javierRodriguez
No
0057141: 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 => 24Q3.3
2024-11-20 08:39hgbotNote Added: 0172282
2024-11-20 08:45hgbotNote Added: 0172292
2024-11-20 08:45hgbotResolutionopen => fixed
2024-11-20 08:45hgbotStatusscheduled => closed
2024-11-20 08:45hgbotFixed in Version => 24Q3.3
2024-11-20 08:45hgbotNote Added: 0172293
2024-11-22 10:29hgbotNote Added: 0172462
2024-11-22 10:32hgbotNote Added: 0172463
2024-11-22 10:32hgbotNote Added: 0172464

Notes
(0172282)
hgbot   
2024-11-20 08:39   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3120 [^]
(0172292)
hgbot   
2024-11-20 08:45   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3120 [^]
(0172293)
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: cb10f7d7bfdc53df60ae8399c507750dbed70fe7
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 20-11-2024 07:45:13
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/cb10f7d7bfdc53df60ae8399c507750dbed70fe7 [^]

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

---
M web-jspack/org.openbravo.pos2/src/services/crm/OBCustomerRelationshipManagement.js
---
(0172462)
hgbot   
2024-11-22 10:29   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3140 [^]
(0172463)
hgbot   
2024-11-22 10:32   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: cb9c51d28586389a3fdebab871f518a1cb169122
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 22-11-2024 14:58:23
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/cb9c51d28586389a3fdebab871f518a1cb169122 [^]

Related to ISSUE-57141: Fixed eslint errors

---
M web-jspack/org.openbravo.pos2/src/services/crm/OBCustomerRelationshipManagement.js
---
(0172464)
hgbot   
2024-11-22 10:32   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3140 [^]