Openbravo Issue Tracking System - Retail Modules
View Issue Details
0054988Retail ModulesRetail APIpublic2024-03-18 22:522024-04-11 15:59
nicola_uva 
Rajesh_18 
urgentmajoralways
closedfixed 
5
 
piRR24Q3 
No
0054988: Push API: Update Business Partner Event is not triggered when a customer is created in the POS
When a customer is created from the POS the Update Business Partner Event is not triggered and customer is not pushed to an external system.
1) Configure the event subscription "Update Business Partner Event"
2) login in the POS2
3) create customer
4) EDL request with searchkey "RETAPCO_UpdateBP" is not generated
The underlying api infrastructure doesn't trigger the edl request because it cannot find the record in database since is not yet flushed.

See proposal in attached.
No tags attached.
diff push-customer.diff (824) 2024-03-18 22:52
https://issues.openbravo.com/file_download.php?file_id=19562&type=bug
Issue History
2024-03-18 22:52nicola_uvaNew Issue
2024-03-18 22:52nicola_uvaAssigned To => Retail
2024-03-18 22:52nicola_uvaFile Added: push-customer.diff
2024-03-18 22:52nicola_uvaTriggers an Emergency Pack => No
2024-03-18 22:52nicola_uvaPrioritynormal => urgent
2024-03-20 16:13jorgewederagoStatusnew => acknowledged
2024-03-22 06:21Rajesh_18Assigned ToRetail => Rajesh_18
2024-03-22 06:21Rajesh_18Statusacknowledged => scheduled
2024-03-27 06:03hgbotNote Added: 0162664
2024-04-11 15:59hgbotResolutionopen => fixed
2024-04-11 15:59hgbotStatusscheduled => closed
2024-04-11 15:59hgbotFixed in Version => RR24Q3
2024-04-11 15:59hgbotNote Added: 0163104
2024-04-11 15:59hgbotNote Added: 0163105

Notes
(0162664)
hgbot   
2024-03-27 06:03   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1518 [^]
(0163104)
hgbot   
2024-04-11 15:59   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 220b34621c2ec03b6583a078dd3b2321f5908f9b
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 11-04-2024 13:36:18
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/220b34621c2ec03b6583a078dd3b2321f5908f9b [^]

Fixed ISSUE-54988: Added flush on create or edit business partner

---
M src/org/openbravo/retail/posterminal/CustomerLoader.java
---
(0163105)
hgbot   
2024-04-11 15:59   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1518 [^]