Openbravo Issue Tracking System - Retail Modules
View Issue Details
0047375Retail ModulesWeb POSpublic2021-07-12 16:232021-07-15 10:37
egoitz 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR21Q4 
Production - QA Approved
No
0047375: Business partner address in pos is also inserting addresses defined as invoice=N, ship=N
On the last releae the business partner addresses that are not for shipping nor for invoicing are also shown.
*Then you can no change it, but not error is shown.
- In livebuilds 21q2 release

- go to the backoffice
- Add a location for the VBS Customer and define it as ship=N invoice=N
- - Login in the pos
- Open the selector of partner and search.
- Then new address is shown but you can not choose it.

IN previous releases that type of addresses (not usable) where not shown.

No tags attached.
Issue History
2021-07-12 16:23egoitzNew Issue
2021-07-12 16:23egoitzAssigned To => Retail
2021-07-12 16:23egoitzResolution time => 1627509600
2021-07-12 16:23egoitzRegression level => Production - QA Approved
2021-07-12 16:23egoitzTriggers an Emergency Pack => No
2021-07-12 16:24egoitzIssue generated from0047374
2021-07-12 16:25PracticsIssue Monitored: Practics
2021-07-12 17:08guilleaerAssigned ToRetail => ranjith_qualiantech_com
2021-07-15 02:31hgbotNote Added: 0130488
2021-07-15 02:31hgbotNote Added: 0130489
2021-07-15 10:37hgbotResolutionopen => fixed
2021-07-15 10:37hgbotStatusnew => closed
2021-07-15 10:37hgbotNote Added: 0130497
2021-07-15 10:37hgbotNote Added: 0130498
2021-07-15 10:37hgbotNote Added: 0130499
2021-07-15 10:37hgbotFixed in Version => RR21Q4
2021-07-15 10:37hgbotNote Added: 0130500

Notes
(0130488)
hgbot   
2021-07-15 02:31   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/517 [^]
(0130489)
hgbot   
2021-07-15 02:31   
Merge Request created: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/109 [^]
(0130497)
hgbot   
2021-07-15 10:37   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/517 [^]
(0130498)
hgbot   
2021-07-15 10:37   
Repository: https://gitlab.com/openbravo/ci/mobile-test [^]
Changeset: 1849651cdc8bb37149fee0d381470d6cc676084a
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-07-15T05:48:47+05:30
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/1849651cdc8bb37149fee0d381470d6cc676084a [^]

Verified ISSUE-47375: Added test I47375_VerifyCustomerAddress

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/customer/I47375_VerifyCustomerAddress.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
---
(0130499)
hgbot   
2021-07-15 10:37   
Merge request merged: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/109 [^]
(0130500)
hgbot   
2021-07-15 10:37   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 26c2fd42cd4dc2e2369a825a5462e38fdf870098
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-07-15T05:48:40+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/26c2fd42cd4dc2e2369a825a5462e38fdf870098 [^]

Fixed ISSUE-47375: Invoice and Shipping address only should be shown in Customer location
* In Manage Address popup, All addresses should be shown

---
M web/org.openbravo.retail.posterminal/js/components/bplocation.js
M web/org.openbravo.retail.posterminal/js/components/bplocationship.js
---