Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035695Retail ModulesWeb POSpublic2017-04-04 17:132017-05-25 14:34
jonibc 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR17Q2RR17Q2 
guilleaer
No
0035695: [SERQA 2709] If a customer is modified, address country is modified to Afghanistan
When a customer is modified and saved, an address country is modified to Afghanistan.

The issue is reproducible in 17Q1 but not in 16Q4.
1. Loggin to the webPOS
2. Create two addresses for a business partner.
3. Search for the business partner that has
3. In the results, on the |(three dots menu) select "View details"
4. On the Client details, click on "Modifier"
5. Click on "Save" / "Sauver"
6. Click on "Manage Address(es)" / "GĂ©rer Addresse(s)"
=> Two existing addresses are shown
7. For the 1st address, click on the "|" and select "Show details" / "Afficher details"
=> The country shown is France, and it is not editable
8. For the 2nd address, click on the "|" and select "Show details" / "Afficher details"
=> The country shown is Afghanistan
No tags attached.
blocks defect 0035691 closed ranjith_qualiantech_com [SERQA 2709] If a customer is modified, address country is modified to Afghanistan 
Issue History
2017-04-04 17:48marvintmTypedefect => backport
2017-04-04 17:48marvintmTarget Version => RR17Q2
2017-04-10 10:23ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2017-04-11 11:24hgbotCheckin
2017-04-11 11:24hgbotNote Added: 0095977
2017-04-11 11:24hgbotCheckin
2017-04-11 11:24hgbotNote Added: 0095978
2017-04-11 11:24hgbotStatusscheduled => resolved
2017-04-11 11:24hgbotResolutionopen => fixed
2017-04-11 11:24hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR17Q2/org.openbravo.retail.posterminal/rev/2bbd5298d7b9c83b22c5d804c37e23c6c1915e4a [^]
2017-04-11 11:24hgbotStatusscheduled => resolved
2017-04-11 11:25hgbotCheckin
2017-04-11 11:25hgbotNote Added: 0095979
2017-05-03 13:51guilleaerReview Assigned To => guilleaer
2017-05-03 13:51guilleaerStatusresolved => closed
2017-05-03 13:51guilleaerFixed in Version => RR17Q2
2017-05-25 14:34hgbotCheckin
2017-05-25 14:34hgbotNote Added: 0096800

Notes
(0095977)
hgbot   
2017-04-11 11:24   
Repository: retail/backports/3.0RR17Q2/org.openbravo.retail.posterminal
Changeset: 2bbd5298d7b9c83b22c5d804c37e23c6c1915e4a
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Apr 11 14:53:24 2017 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR17Q2/org.openbravo.retail.posterminal/rev/2bbd5298d7b9c83b22c5d804c37e23c6c1915e4a [^]

Fixes issue 35695 : Added countryId, regionId to BusinessPartnerProperties

* Customer Address Properties countryId, regionId are added in BusinessPartner Model

---
M src/org/openbravo/retail/posterminal/master/BusinessPartnerProperties.java
M web/org.openbravo.retail.posterminal/js/model/businesspartner.js
---
(0095978)
hgbot   
2017-04-11 11:24   
Repository: retail/backports/3.0RR17Q2/org.openbravo.retail.posterminal
Changeset: 2bbd5298d7b9c83b22c5d804c37e23c6c1915e4a
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Apr 11 14:53:24 2017 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR17Q2/org.openbravo.retail.posterminal/rev/2bbd5298d7b9c83b22c5d804c37e23c6c1915e4a [^]

Fixes issue 35695 : Added countryId, regionId to BusinessPartnerProperties

* Customer Address Properties countryId, regionId are added in BusinessPartner Model

---
M src/org/openbravo/retail/posterminal/master/BusinessPartnerProperties.java
M web/org.openbravo.retail.posterminal/js/model/businesspartner.js
---
(0095979)
hgbot   
2017-04-11 11:25   
Repository: retail/backports/3.0RR17Q2/pi-mobile
Changeset: 1e27a67534f246ab9efbee5682f8fe4c6f7c57e5
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Apr 11 14:53:12 2017 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR17Q2/pi-mobile/rev/1e27a67534f246ab9efbee5682f8fe4c6f7c57e5 [^]

Verifies issue 35695 : Added automated test 'I35695_VerifyCustomerLocationCountry'

---
M src-test/org/openbravo/test/mobile/core/utils/AllowedErrorsHelper.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/customercreation/I35695_VerifyCustomerLocationCountry.java
---
(0096800)
hgbot   
2017-05-25 14:34   
Repository: tools/automation/pi-mobile
Changeset: 1e27a67534f246ab9efbee5682f8fe4c6f7c57e5
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Apr 11 14:53:12 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/1e27a67534f246ab9efbee5682f8fe4c6f7c57e5 [^]

Verifies issue 35695 : Added automated test 'I35695_VerifyCustomerLocationCountry'

---
M src-test/org/openbravo/test/mobile/core/utils/AllowedErrorsHelper.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/customercreation/I35695_VerifyCustomerLocationCountry.java
---