Openbravo Issue Tracking System - POS2
View Issue Details
0056133POS2POSpublic2024-07-31 08:232024-08-26 08:25
SABARINATH P 
SABARINATH P 
urgentmajorhave not tried
closedfixed 
5
 
24Q4 
guilleaer
No
0056133: [CRM] getBusinessPartner request should receive the lastBusinessPartner created to allow to manage certain offline situations
This issue applies to CRM WITH CODING

getBusinessPartner request should receive the lastBusinessPartner created to allow to manage certain offline situations
Case 1:

Log on POS then go offline

Click on the Anonymous customer and create a new customer > Pop up appears to create a new customer

Fill in the new customer information and click on Save and Assign

Case 2:

Log on POS

Click on the Anonymous customer and create a new customer > Pop up appears to create a new customer

Go offline then fill in the new customer information and click on Save and Assign

Current result : the new customer is not saved and an error message appear
No tags attached.
depends on backport 005627424Q3.1 closed SABARINATH P [CRM] getBusinessPartner request should receive the lastBusinessPartner created to allow to manage certain offline situations 
depends on backport 005627524Q2.2 closed SABARINATH P [CRM] getBusinessPartner request should receive the lastBusinessPartner created to allow to manage certain offline situations 
png image-20240717-072740.png (223,980) 2024-07-31 08:23
https://issues.openbravo.com/file_download.php?file_id=20044&type=bug
png
Issue History
2024-07-31 08:23SABARINATH PNew Issue
2024-07-31 08:23SABARINATH PAssigned To => SABARINATH P
2024-07-31 08:23SABARINATH PFile Added: image-20240717-072740.png
2024-07-31 08:23SABARINATH PTriggers an Emergency Pack => No
2024-07-31 08:24SABARINATH PStatusnew => scheduled
2024-07-31 13:21SABARINATH PNote Added: 0167530
2024-08-19 15:06guilleaerSummary[CRM Offline] Impossible to create a new customer when offline => [CRM] getBusinessPartner request should receive the lastBusinessPartner created to allow to manage certain offline situations
2024-08-19 15:06guilleaerDescription Updatedbug_revision_view_page.php?rev_id=28349#r28349
2024-08-19 15:06guilleaerStatusscheduled => acknowledged
2024-08-19 15:06guilleaerStatusacknowledged => scheduled
2024-08-22 08:50hgbotResolutionopen => fixed
2024-08-22 08:50hgbotStatusscheduled => resolved
2024-08-22 08:50hgbotFixed in Version => RR24Q4
2024-08-22 08:50hgbotNote Added: 0168342
2024-08-26 08:25marvintmReview Assigned To => guilleaer
2024-08-26 08:25marvintmStatusresolved => closed
2024-08-26 08:25marvintmFixed in VersionRR24Q4 => 24Q4

Notes
(0167530)
SABARINATH P   
2024-07-31 13:21   
https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/735 [^]
(0168342)
hgbot   
2024-08-22 08:50   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: d477a1a42e492acc9696edca7555cc685074cf80
Author: sabarinath palanisamy <sabarinath.palanisamy.ext@openbravo.com>
Date: 22-08-2024 06:50:29
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/d477a1a42e492acc9696edca7555cc685074cf80 [^]

fixed ISSUE-56133: Send last BP Updated to CRM implementation

---
M web-test/integration/external-business-partner/ExternalBusinessPartnerAPI.test.js
M web/org.openbravo.mobile.core/app/integration/external-business-partner/ExternalBusinessPartnerAPI.js
M web/org.openbravo.mobile.core/app/integration/external-business-partner/ExternalBusinessPartnerRepository.js
---