Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044372Retail ModulesWeb POSpublic2020-06-16 15:512020-07-02 18:59
kchoperena 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR20Q3 
marvintm
No
0044372: The assigncustomeraddrtoticketinv component is setting the locationModel instead of locationBillModel
The tap function of OB.OBPOSPointOfSale.UI.customeraddr.assigncustomeraddrtoticketinv component is setting the locationModel instead of locationBillModel.
1.- Log in to the WebPOS
2.- Search a customer and assign it to the ticket
3.- Create an invoicing address and assign it to the ticket

EXPECTED RESULTS:

In developer tools, run the next command and check that the locationBillModel is not updated correctly

OB.MobileApp.model.receipt.get('bp').get('locationBillModel')
No tags attached.
Issue History
2020-06-16 15:51kchoperenaNew Issue
2020-06-16 15:51kchoperenaAssigned To => Retail
2020-06-16 15:51kchoperenaResolution time => 1593468000
2020-06-16 15:51kchoperenaTriggers an Emergency Pack => No
2020-06-23 10:37ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-06-24 07:03ranjith_qualiantech_comStatusnew => scheduled
2020-07-02 13:31hgbotCheckin
2020-07-02 13:31hgbotNote Added: 0121224
2020-07-02 13:31hgbotStatusscheduled => resolved
2020-07-02 13:31hgbotResolutionopen => fixed
2020-07-02 13:31hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c1cc97a1cdb2c4c0d05766d8a5e0491658ded334 [^]
2020-07-02 18:59marvintmReview Assigned To => marvintm
2020-07-02 18:59marvintmStatusresolved => closed
2020-07-02 18:59marvintmFixed in Version => RR20Q3

Notes
(0121224)
hgbot   
2020-07-02 13:31   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: c1cc97a1cdb2c4c0d05766d8a5e0491658ded334
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jul 02 17:01:05 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c1cc97a1cdb2c4c0d05766d8a5e0491658ded334 [^]

Fixed issue-44372: Updated Invoice Address to Customer when assigning to the receipt

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