Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036641Retail ModulesWeb POSpublic2017-08-11 11:192017-08-17 12:09
avicente 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR17Q4 
marvintm
No
0036641: [SERQA 3199] When modifying customer address data, the address selected in the ticket changes
When modifying customer address data, the address selected in the ticket changes.

See video https://drive.google.com/file/d/0B5Uh8XZnBAu7Ui11RGliMHY5V2s/view [^]
1. Log into https://livebuilds.openbravo.com/retail_pi_pgsql [^]
2. Create a new address for Arturo Montoro.
3. Create a new ticket with customer Arturo Montoro. The new address is selected automatically in the ticket.
4. Edit the customer and change the tax id for instance.
5. Click button SAVE.
ERROR: the ticket address changes.
SER-QA
related to backport 0037662 closed ranjith_qualiantech_com I36641_VerifyReceiptAddressOnCustomerUpdate is not stable 
Issue History
2017-08-11 11:19avicenteNew Issue
2017-08-11 11:19avicenteAssigned To => Retail
2017-08-11 11:19avicenteResolution time => 1502834400
2017-08-11 11:19avicenteTriggers an Emergency Pack => No
2017-08-11 11:19avicenteTag Attached: SER-QA
2017-08-16 08:01ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2017-08-16 08:01ranjith_qualiantech_comStatusnew => scheduled
2017-08-17 08:01hgbotCheckin
2017-08-17 08:01hgbotNote Added: 0098527
2017-08-17 08:01hgbotCheckin
2017-08-17 08:01hgbotNote Added: 0098528
2017-08-17 08:01hgbotStatusscheduled => resolved
2017-08-17 08:01hgbotResolutionopen => fixed
2017-08-17 08:01hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bc5f7bfa18fa96135c78e2843b4c483e4d93e775 [^]
2017-08-17 12:09marvintmReview Assigned To => marvintm
2017-08-17 12:09marvintmStatusresolved => closed
2017-08-17 12:09marvintmFixed in Version => RR17Q4
2018-01-17 13:35guilleaerRelationship addedrelated to 0037662

Notes
(0098527)
hgbot   
2017-08-17 08:01   
Repository: tools/automation/pi-mobile
Changeset: 549de1bc3467446c9ad7eae091c627589554fc03
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Aug 17 11:30:29 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/549de1bc3467446c9ad7eae091c627589554fc03 [^]

Verifies issue 36641 : Added automated test 'I36641_VerifyReceiptAddressOnCustomerUpdate'

---
M src-test/org/openbravo/test/mobile/core/utils/AllowedErrorsHelper.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/customercreation/I36641_VerifyReceiptAddressOnCustomerUpdate.java
---
(0098528)
hgbot   
2017-08-17 08:01   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: bc5f7bfa18fa96135c78e2843b4c483e4d93e775
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Aug 17 11:30:53 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bc5f7bfa18fa96135c78e2843b4c483e4d93e775 [^]

Fixed issue 36641 : Order Customer address should be retained if customer details are changed

---
M web/org.openbravo.retail.posterminal/js/data/datacustomersave.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/customerdetailview.js
---