Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0035695 | Retail Modules | Web POS | public | 2017-04-04 17:13 | 2017-05-25 14:34 |
|
Reporter | jonibc | |
Assigned To | ranjith_qualiantech_com | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RR17Q2 | Fixed in Version | RR17Q2 | |
Merge Request Status | |
Review Assigned To | guilleaer |
OBNetwork customer | OBPS |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0035695: [SERQA 2709] If a customer is modified, address country is modified to Afghanistan |
Description | When a customer is modified and saved, an address country is modified to Afghanistan.
The issue is reproducible in 17Q1 but not in 16Q4. |
Steps To Reproduce | 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 |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0035691 | | closed | ranjith_qualiantech_com | [SERQA 2709] If a customer is modified, address country is modified to Afghanistan |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-04-04 17:48 | marvintm | Type | defect => backport |
2017-04-04 17:48 | marvintm | Target Version | => RR17Q2 |
2017-04-10 10:23 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2017-04-11 11:24 | hgbot | Checkin | |
2017-04-11 11:24 | hgbot | Note Added: 0095977 | |
2017-04-11 11:24 | hgbot | Checkin | |
2017-04-11 11:24 | hgbot | Note Added: 0095978 | |
2017-04-11 11:24 | hgbot | Status | scheduled => resolved |
2017-04-11 11:24 | hgbot | Resolution | open => fixed |
2017-04-11 11:24 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/retail/backports/3.0RR17Q2/org.openbravo.retail.posterminal/rev/2bbd5298d7b9c83b22c5d804c37e23c6c1915e4a [^] |
2017-04-11 11:24 | hgbot | Status | scheduled => resolved |
2017-04-11 11:25 | hgbot | Checkin | |
2017-04-11 11:25 | hgbot | Note Added: 0095979 | |
2017-05-03 13:51 | guilleaer | Review Assigned To | => guilleaer |
2017-05-03 13:51 | guilleaer | Status | resolved => closed |
2017-05-03 13:51 | guilleaer | Fixed in Version | => RR17Q2 |
2017-05-25 14:34 | hgbot | Checkin | |
2017-05-25 14:34 | hgbot | Note 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
---
|
|