Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0021815
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 06. Material requirement planning (MRP)minoralways2012-10-01 16:162012-10-11 07:50
ReporterngarciaView Statuspublic 
Assigned Tojecharri 
PriorityhighResolutionfixedFixed in Version3.0MP17
StatusclosedFix in branchpiFixed in SCM revision844a839ef0ac
ProjectionnoneETAnoneTarget Version3.0MP18
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned Tongarcia
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

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

DescriptionThe 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.
Steps To ReproduceAs 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)
Proposed SolutionAdd 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0053032)
ngarcia (developer)
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 (developer)
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 (developer)
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 (developer)
2012-10-09 18:32

verified
(0053243)
hudsonbot (developer)
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

- Issue History
Date Modified Username Field Change
2012-10-01 16:16 ngarcia New Issue
2012-10-01 16:16 ngarcia Assigned To => dmiguelez
2012-10-01 16:16 ngarcia Modules => Core
2012-10-01 16:16 ngarcia Resolution time => 1355526000
2012-10-01 16:17 ngarcia Issue Monitored: networkb
2012-10-01 17:05 dmiguelez Assigned To dmiguelez => jonalegriaesarte
2012-10-04 16:08 jonalegriaesarte Assigned To jonalegriaesarte => jecharri
2012-10-04 16:57 ngarcia Note Added: 0053032
2012-10-05 12:59 jecharri Status new => scheduled
2012-10-05 12:59 jecharri fix_in_branch => pi
2012-10-05 12:59 jecharri Status scheduled => resolved
2012-10-05 12:59 jecharri Fixed in SCM revision => https://code.openbravo.com/erp/devel/pi/rev/844a839ef0ac [^]
2012-10-05 12:59 jecharri Resolution open => fixed
2012-10-05 13:01 jecharri Note Added: 0053078
2012-10-05 23:25 hgbot Checkin
2012-10-05 23:25 hgbot Note Added: 0053088
2012-10-05 23:25 hgbot Fixed in SCM revision https://code.openbravo.com/erp/devel/pi/rev/844a839ef0ac [^] => http://code.openbravo.com/erp/devel/pi/rev/844a839ef0ac25390d3329af0547ec3fcce45859 [^]
2012-10-09 18:32 ngarcia Review Assigned To => ngarcia
2012-10-09 18:32 ngarcia Note Added: 0053180
2012-10-09 18:32 ngarcia Status resolved => closed
2012-10-09 18:33 ngarcia Fixed in Version => 3.0MP17
2012-10-11 07:50 hudsonbot Checkin
2012-10-11 07:50 hudsonbot Note Added: 0053243


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker