Openbravo Issue Tracking System - Retail Modules
View Issue Details
0029375Retail ModulesWeb POSpublic2015-03-23 13:492015-03-27 14:08
jecharri 
mario_castello 
immediatemajoralways
closedfixed 
5
 
RR15Q2 
aaroncalero
No
0029375: Business partner information is not updated in the model when you change the address
Business partner information is not updated in the model when you change the address
-Go to Web POS
-Choose one BP with 2 addresses
-Change the default address to other option
-Complete the ticket but set a breakpoint in line
 this._print(template, params, callback);

Check that when you get the postal code or cityName
params.order.get('bp').get('postalCode')
params.order.get('bp').get('cityName')

Still we have the information for default address.
No tags attached.
depends on feature request 0028933RR16Q1 closed Retail QA: RR15Q2: Add tests for Mobile applications 
related to defect 0029446RR16Q1 closed ranjith_qualiantech_com If the default BPLoc of a store doesn't match the default Loc of the BP, the Location info in a ticket is corrupt 
Issue History
2015-03-23 13:49jecharriNew Issue
2015-03-23 13:49jecharriAssigned To => Retail
2015-03-23 13:49jecharriResolution time => 1427752800
2015-03-23 13:49jecharriTriggers an Emergency Pack => No
2015-03-24 10:59malsasuaRelationship addeddepends on 0028933
2015-03-24 17:31mario_castelloStatusnew => scheduled
2015-03-24 19:45hgbotCheckin
2015-03-24 19:45hgbotNote Added: 0075944
2015-03-24 19:45hgbotStatusscheduled => resolved
2015-03-24 19:45hgbotResolutionopen => fixed
2015-03-24 19:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/516b4064f50c04b6bf38fcea3873d9dd7d37007f [^]
2015-03-24 19:49mario_castelloAssigned ToRetail => mario_castello
2015-03-27 14:06aaroncaleroRelationship addedrelated to 0029446
2015-03-27 14:07aaroncaleroReview Assigned To => aaroncalero
2015-03-27 14:08aaroncaleroNote Added: 0076088
2015-03-27 14:08aaroncaleroStatusresolved => closed
2015-03-27 14:08aaroncaleroFixed in Version => RR15Q2

Notes
(0075944)
hgbot   
2015-03-24 19:45   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 516b4064f50c04b6bf38fcea3873d9dd7d37007f
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Tue Mar 24 12:44:46 2015 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/516b4064f50c04b6bf38fcea3873d9dd7d37007f [^]

fixed issue 29375: Business partner information is not updated in the model when you change the address

---
M web/org.openbravo.retail.posterminal/js/components/bplocation.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customeraddress/customeraddrdetailview.js
---
(0076088)
aaroncalero   
2015-03-27 14:08   
Tested and reviewed