Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044664Retail ModulesWeb POSpublic2020-07-22 12:462020-08-17 06:50
anais_valdivia 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR20Q4 
No
0044664: Addres for invoicing is not well associate to the ticket
When I create a new customer in WebPOS. After that I create a new addres for this customer, this address is only for invoice. hen I try to associate this address to the ticket, it is associated for invoice and for delivery. This behaviuor is not correct. We have to associate it only for invoice and kepp the other one for delivery.

Configuration required: Preference 'Enable remote for Customers"='Y'
1. Search a customer that has an address only for invoicing and another one for both types.
2.-Associate it to the ticket
3. In the manage address popup, assign the same address for both types
4. In the manage address popup, click on view details of the invoicing address
5. Associate the invoicing address to the ticket
RESULT: The address is associated as invoicing and delivery

EXPECTED RESULT: The address should associate only for invoicing.

VIDEO: https://drive.google.com/file/d/1BaDYbmsPyGbfz114QqfB1i6SNkr26UYl/view?usp=sharing [^]
No tags attached.
Issue History
2020-07-22 12:46anais_valdiviaNew Issue
2020-07-22 12:46anais_valdiviaAssigned To => Retail
2020-07-22 12:46anais_valdiviaResolution time => 1595973600
2020-07-22 12:46anais_valdiviaTriggers an Emergency Pack => No
2020-07-24 09:38ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-08-03 11:40marvintmNote Added: 0121757
2020-08-03 11:40marvintmAssigned Toranjith_qualiantech_com => kchoperena
2020-08-03 11:40marvintmStatusnew => feedback
2020-08-03 12:19kchoperenaStatusfeedback => new
2020-08-03 12:19kchoperenaDescription Updatedbug_revision_view_page.php?rev_id=21438#r21438
2020-08-03 12:19kchoperenaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=21440#r21440
2020-08-03 12:19kchoperenaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=21441#r21441
2020-08-03 12:20kchoperenaNote Added: 0121758
2020-08-03 12:20kchoperenaAssigned Tokchoperena => ranjith_qualiantech_com
2020-08-03 13:26ranjith_qualiantech_comStatusnew => scheduled
2020-08-09 18:50hgbotNote Added: 0121924
2020-08-17 06:50hgbotNote Added: 0122074
2020-08-17 06:50hgbotResolutionopen => fixed
2020-08-17 06:50hgbotStatusscheduled => closed
2020-08-17 06:50hgbotFixed in Version => RR20Q4
2020-08-17 06:50hgbotNote Added: 0122075

Notes
(0121757)
marvintm   
2020-08-03 11:40   
Sorry but we were not able to reproduce it in livebuilds. Can you check it?
(0121758)
kchoperena   
2020-08-03 12:20   
Updated the steps to reproduce
(0121924)
hgbot   
2020-08-09 18:50   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/52 [^]
(0122074)
hgbot   
2020-08-17 06:50   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/52 [^]
(0122075)
hgbot   
2020-08-17 06:50   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 2007c941b24dd7fbd1aba50b156424fb7f4db452
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-08-14T10:13:05+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/2007c941b24dd7fbd1aba50b156424fb7f4db452 [^]

Fixed ISSUE-44664: Removed change event of BusinessPartner when assigning address
* Change BusinessPartner event for Order is handled in setBPandBPLoc method

---
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customeraddress/customeraddrdetailview.js
---