Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045404Retail ModulesWeb POSpublic2020-11-10 08:282020-11-12 11:18
AugustoMauch 
ranjith_qualiantech_com 
immediatemajorhave not tried
closedfixed 
5
 
RR21Q1 
Production - QA Approved
2020-05-07
RR20Q3
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/a389aaa10189a14b854a957b42d6c3c480a5180c#77162408dbefccf95f3e8d9f2afef2312effeb61_28_28 [^]
No
0045404: Remote customer filter does not work properly if location data is requested
When using remote customers, the customer filter is not working properly if the location data is requested. The filtered results look fine and the rows shown are the ones requested, but when clicking on a row to assign the customer to the ticket, the customer is not being assigned because the id included in the request is not the business partner id but the business partner location id
Login Backend
Go to preference window:
 -set to Y the property "Enable Remote for Customer"
 -set to N the property "Entity Selector BPartnerFilter Disable Postal Code Filtering"

Login WebPOS
  -Tap on Customer selector
  -Filter by: Postal Code = 08009
  -Select "Arturo Montoro" notice that in the ticket Arturo Montoro is not selected.
NOR
depends on backport 0045406RR20Q4 closed Retail Remote customer filter does not work properly if location data is requested 
depends on backport 0045407RR20Q3.2 closed Retail Remote customer filter does not work properly if location data is requested 
Issue History
2020-11-10 08:28AugustoMauchNew Issue
2020-11-10 08:28AugustoMauchAssigned To => Retail
2020-11-10 08:28AugustoMauchTriggers an Emergency Pack => No
2020-11-10 08:30AugustoMauchRegression level => Production - QA Approved
2020-11-10 08:30AugustoMauchRegression date => 2020-05-07
2020-11-10 08:30AugustoMauchRegression introduced in release => RR20Q3
2020-11-10 08:30AugustoMauchRegression introduced by commit => https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/a389aaa10189a14b854a957b42d6c3c480a5180c#77162408dbefccf95f3e8d9f2afef2312effeb61_28_28 [^]
2020-11-10 08:37SandrahuguetSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=21873#r21873
2020-11-10 08:38SandrahuguetSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=21874#r21874
2020-11-10 08:45rafarodaTag Attached: NOR
2020-11-10 15:16marvintmStatusnew => scheduled
2020-11-11 05:04ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-11-11 08:04hgbotNote Added: 0124273
2020-11-11 09:25hgbotNote Added: 0124274
2020-11-12 04:44hgbotNote Added: 0124286
2020-11-12 11:18hgbotResolutionopen => fixed
2020-11-12 11:18hgbotStatusscheduled => closed
2020-11-12 11:18hgbotNote Added: 0124309
2020-11-12 11:18hgbotFixed in Version => RR21Q1
2020-11-12 11:18hgbotNote Added: 0124310

Notes
(0124273)
hgbot   
2020-11-11 08:04   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/164 [^]
(0124274)
hgbot   
2020-11-11 09:25   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/164 [^]
(0124286)
hgbot   
2020-11-12 04:44   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/166 [^]
(0124309)
hgbot   
2020-11-12 11:18   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/166 [^]
(0124310)
hgbot   
2020-11-12 11:18   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 2d908176d2eafc6ccbdf35b17c3312522fbbe428
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-11-12T10:18:34+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/2d908176d2eafc6ccbdf35b17c3312522fbbe428 [^]

Fixed ISSUE-45404: Updated column name for BPartner Filter
* When transforming data to model, bpartnerId should be retained when searching Customer with advanced filter

---
M web/org.openbravo.retail.posterminal/js/components/businesspartner_selector.js
M web/org.openbravo.retail.posterminal/js/model/bpartnerfilter.js
---