Openbravo Issue Tracking System - Retail Modules
View Issue Details
0029939Retail ModulesWeb POSpublic2015-05-20 12:382015-06-24 15:57
yogaskarnik 
jorge-garcia 
normalmajoralways
closedfixed 
5
RR15Q1.3 
RR15Q3 
migueldejuana
No
0029939: Sales Representatives are loaded in the Receipt Properties without any filters in Web POS
In Web POS when Receipt Properties is used to select sales representative, all the sales representatives are loaded without Organization filter.
Login to Web POS
Click on Receipt Properties from the menu
Click on Sales Representative
Click on the magnifying glass icon in the pop-up
The pop-up loads all the sales representatives available without applying the filter for Organization
No tags attached.
Issue History
2015-05-20 12:38yogaskarnikNew Issue
2015-05-20 12:38yogaskarnikAssigned To => Retail
2015-05-20 12:38yogaskarnikResolution time => 1432591200
2015-05-20 12:38yogaskarnikTriggers an Emergency Pack => No
2015-06-09 17:37egoitzResolution time1432591200 => 1434319200
2015-06-09 17:37egoitzSeveritytrivial => major
2015-06-11 13:25marvintmAssigned ToRetail => jorge-garcia
2015-06-22 18:20hgbotCheckin
2015-06-22 18:20hgbotNote Added: 0078417
2015-06-22 18:20hgbotStatusnew => resolved
2015-06-22 18:20hgbotResolutionopen => fixed
2015-06-22 18:20hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d44b8cfd15844b6ef7bd6f8822e7a51dd6c12d63 [^]
2015-06-24 12:18hgbotCheckin
2015-06-24 12:18hgbotNote Added: 0078477
2015-06-24 15:57migueldejuanaReview Assigned To => migueldejuana
2015-06-24 15:57migueldejuanaNote Added: 0078488
2015-06-24 15:57migueldejuanaStatusresolved => closed
2015-06-24 15:57migueldejuanaFixed in Version => RR15Q3

Notes
(0078417)
hgbot   
2015-06-22 18:20   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: d44b8cfd15844b6ef7bd6f8822e7a51dd6c12d63
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Wed Jun 17 15:12:04 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d44b8cfd15844b6ef7bd6f8822e7a51dd6c12d63 [^]

Fixed issue 29939: Only readable Sales Representatives are loaded in Web POS

Before the fix, web POS was filtering organizations based just on the user.
Having the case where the user is defined in a readable organization but the BP
is defined in a non-readable organization, WEB POS will load this business
partner as a sales representative.

This fix adds a filter to the query to retrieve just this sales representatives
which are defined in readable organizations, It means that BP and User entities,
should be defined in readable organizations.

---
M src/org/openbravo/retail/posterminal/master/SalesRepresentative.java
---
(0078477)
hgbot   
2015-06-24 12:18   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 912fa2fdf4906c1a87957ba384c5ea676736f022
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed Jun 24 09:17:36 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/912fa2fdf4906c1a87957ba384c5ea676736f022 [^]

Related to issue 29939: Added a filter to BP entity

---
M src/org/openbravo/retail/posterminal/master/SalesRepresentative.java
---
(0078488)
migueldejuana   
2015-06-24 15:57   
Tested and reviewed in 2d80f8cf8501