Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021815Openbravo ERP06. Material requirement planning (MRP)public2012-10-01 16:162012-10-11 07:50
ngarcia 
jecharri 
highminoralways
closedfixed 
5
pi 
3.0MP183.0MP17 
ngarcia
Core
No
0021815: The Requester list of the Requisition to Order must be filled only with users that have access to the application
The Requester list of the Requisition to Order must be filled only with users that have access to the application. The field in the Requisition window is filled automatically with the logged user.
As group admin role:
   Go to Requisition window and notice that the Requester field is filled with the logged user and it is read only
   Go to Requisition to Order window and notice that some of the users that appear in the Requester combo box have not username or password (in the user window)
Add a validation to the following ComboTableData

ComboTableData comboTableData = new ComboTableData(vars, this, "TABLEDIR", "AD_User_ID", "", "", Utility.getContext(this, vars, "#AccessibleOrgTree", "RequisitionToOrder"),

in the RequisitionToOrder.java file
No tags attached.
Issue History
2012-10-01 16:16ngarciaNew Issue
2012-10-01 16:16ngarciaAssigned To => dmiguelez
2012-10-01 16:16ngarciaModules => Core
2012-10-01 16:16ngarciaResolution time => 1355526000
2012-10-01 16:17ngarciaIssue Monitored: networkb
2012-10-01 17:05dmiguelezAssigned Todmiguelez => jonalegriaesarte
2012-10-04 16:08jonalegriaesarteAssigned Tojonalegriaesarte => jecharri
2012-10-04 16:57ngarciaNote Added: 0053032
2012-10-05 12:59jecharriStatusnew => scheduled
2012-10-05 12:59jecharrifix_in_branch => pi
2012-10-05 12:59jecharriStatusscheduled => resolved
2012-10-05 12:59jecharriFixed in SCM revision => https://code.openbravo.com/erp/devel/pi/rev/844a839ef0ac [^]
2012-10-05 12:59jecharriResolutionopen => fixed
2012-10-05 13:01jecharriNote Added: 0053078
2012-10-05 23:25hgbotCheckin
2012-10-05 23:25hgbotNote Added: 0053088
2012-10-05 23:25hgbotFixed in SCM revisionhttps://code.openbravo.com/erp/devel/pi/rev/844a839ef0ac [^] => http://code.openbravo.com/erp/devel/pi/rev/844a839ef0ac25390d3329af0547ec3fcce45859 [^]
2012-10-09 18:32ngarciaReview Assigned To => ngarcia
2012-10-09 18:32ngarciaNote Added: 0053180
2012-10-09 18:32ngarciaStatusresolved => closed
2012-10-09 18:33ngarciaFixed in Version => 3.0MP17
2012-10-11 07:50hudsonbotCheckin
2012-10-11 07:50hudsonbotNote Added: 0053243

Notes
(0053032)
ngarcia   
2012-10-04 16:57   
It would be better if the list was filled with the users that have created at least one requisition, because there could exist one user that created a requisition and then its access was removed
(0053078)
jecharri   
2012-10-05 13:01   
Test Plan:
As group admin role:
   Go to Requisition window and create one.
   Go to Requisition to Order window and notice that only the users with the Requisition appear.

Create another requisition with another user and verify that it is added to the combo
(0053088)
hgbot   
2012-10-05 23:25   
Repository: erp/devel/pi
Changeset: 844a839ef0ac25390d3329af0547ec3fcce45859
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Thu Oct 04 18:18:58 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/844a839ef0ac25390d3329af0547ec3fcce45859 [^]

Fixes issue 21815: The Requester list of
the Requisition to Order must be filled only with users that have access to the application

---
M src-db/database/sourcedata/AD_VAL_RULE.xml
M src/org/openbravo/erpCommon/ad_forms/RequisitionToOrder.java
---
(0053180)
ngarcia   
2012-10-09 18:32   
verified
(0053243)
hudsonbot   
2012-10-11 07:50   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/63dfc135f2a1 [^]

Maturity status: Test