Openbravo Issue Tracking System - Retail Modules
View Issue Details
0051259Retail ModulesReturn Receiptpublic2022-12-29 16:222023-01-23 07:30
malsasua 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR23Q2 
No
0051259: BP is not set in Verify Return using ExternalBusinessPartner functionality and slow network
Using ExternalBusinessPartner functionality, when verify returns is done and the network is slow, the BP is not set in the receipt
. configure to use ExternalBusinessPartner functionality
http://wiki.openbravo.com/wiki/How_to_create_an_integration_using_CRM_connector [^]
. in POS
- configure slow network
- use Verify Returns loading a SalesOrder with an external business partner
the Sales Order is loaded but de BP is not set to the receipt

Steps to Reproduce the issue in livebuilds
https://livebuilds.openbravo.com/retail_pos2_modules_pgsql/ [^]
Backoffice
1) Enable CRM Connector for Org "Vall Blanca Store"
   CRM Connector = "Sample CRM Integration - Proxy"
2) Add preference
   "Web POS Use new state actions" - "N"
   "Enable Remote for Customer" - "Y"
POS VBS-1 (Not POS2)
1) Select Customer "John Doo"
2) Add product and complete ticket - Ticket A
3) Do Verified return by selecting all lines from Ticket A.
4) Customer is "VBS Customer". But it should be "John Doo"
No tags attached.
Issue History
2022-12-29 16:22malsasuaNew Issue
2022-12-29 16:22malsasuaAssigned To => Retail
2022-12-29 16:22malsasuaTriggers an Emergency Pack => No
2023-01-03 13:25ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2023-01-03 13:25ranjith_qualiantech_comStatusnew => scheduled
2023-01-12 10:06ranjith_qualiantech_comSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=25378#r25378
2023-01-12 10:07ranjith_qualiantech_comSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=25379#r25379
2023-01-13 10:59hgbotNote Added: 0145377
2023-01-23 07:30hgbotResolutionopen => fixed
2023-01-23 07:30hgbotStatusscheduled => closed
2023-01-23 07:30hgbotFixed in Version => RR23Q2
2023-01-23 07:30hgbotNote Added: 0145704
2023-01-23 07:30hgbotNote Added: 0145705

Notes
(0145377)
hgbot   
2023-01-13 10:59   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/50 [^]
(0145704)
hgbot   
2023-01-23 07:30   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/50 [^]
(0145705)
hgbot   
2023-01-23 07:30   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns [^]
Changeset: 3dad3173e7fbddd11e425db45cc6a391bc3261c6
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 12-01-2023 14:41:08
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/commit/3dad3173e7fbddd11e425db45cc6a391bc3261c6 [^]

Fixed ISSUE-51259: BP should be loaded before externalBP when doing Verified Returns

---
M web/org.openbravo.retail.returns/js/modalReturnLines.js
---