Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036920Retail ModulesWeb POSpublic2017-09-21 17:182017-10-13 18:01
nataliag 
rqueralta 
normalmajoralways
closedfixed 
5
 
RR18Q1 
marvintm
No
0036920: Partner Address in Goods Shipment is not correct if business partner has different addresses for invoice and shipmpent
Partner Address in Goods Shipment is not correct if business partner has different addresses for invoice and shipmpent
1- Go to Business Partner window in backoffice and select "Arturo Montoro" fr example.
2- Create two addresses for him. "Address1" which is Shipping address but not an invoice one, and "Address2"which is an invoice address and not a shipping one.
3- Now, Go to POS terminal,create a ticket, select "Arturo Montoro" as customer and complete the ticket paying some products.
4- Again in backoffice, go to "Goods Shipment" window and select the record created in step 3. If you look at the "Partner Address" it is "Address2", the invoice address instead "Address1", the shipment address.
No tags attached.
diff path_issue_36920.diff (969) 2017-09-27 16:26
https://issues.openbravo.com/file_download.php?file_id=11110&type=bug
Issue History
2017-09-21 17:18nataliagNew Issue
2017-09-21 17:18nataliagAssigned To => Retail
2017-09-21 17:18nataliagResolution time => 1507759200
2017-09-21 17:18nataliagTriggers an Emergency Pack => No
2017-09-21 19:18eugeniIssue Monitored: eugeni
2017-09-21 23:44rqueraltaAssigned ToRetail => rqueralta
2017-09-22 11:08ngarciaIssue Monitored: ngarcia
2017-09-27 16:26rqueraltaFile Added: path_issue_36920.diff
2017-10-09 16:33hgbotCheckin
2017-10-09 16:33hgbotNote Added: 0099833
2017-10-09 16:33hgbotStatusnew => resolved
2017-10-09 16:33hgbotResolutionopen => fixed
2017-10-09 16:33hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bd75443507f2e17025970cdb494e7fe8d18218bf [^]
2017-10-13 13:46marvintmReview Assigned To => marvintm
2017-10-13 13:46marvintmStatusresolved => closed
2017-10-13 13:46marvintmFixed in Version => RR18Q1
2017-10-13 18:01hgbotCheckin
2017-10-13 18:01hgbotNote Added: 0099913

Notes
(0099833)
hgbot   
2017-10-09 16:33   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: bd75443507f2e17025970cdb494e7fe8d18218bf
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Tue Sep 26 12:56:21 2017 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bd75443507f2e17025970cdb494e7fe8d18218bf [^]

Fixed issue 36920: Partner Address in Goods Shipment is not correct if business
partner has different addresses for invoice and shipmpent

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
---
(0099913)
hgbot   
2017-10-13 18:01   
Repository: tools/automation/pi-mobile
Changeset: d55ad1e10c5c84785387878339021c2c74eff24b
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Sun Oct 01 15:01:47 2017 -0400
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/d55ad1e10c5c84785387878339021c2c74eff24b [^]

Verifies issue 36920: Partner Address in Goods Shipment is not correct if
business partner has different addresses for invoice and shipmpent

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I36920_GoodsShipmentBusinessPartnerWithDifferentAddresses.java
---