Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0021815 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 06. Material requirement planning (MRP) | minor | always | 2012-10-01 16:16 | 2012-10-11 07:50 | |||
Reporter | ngarcia | View Status | public | |||||
Assigned To | jecharri | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0MP17 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 844a839ef0ac | |||
Projection | none | ETA | none | Target Version | 3.0MP18 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ngarcia | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 17226 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0021815: The Requester list of the Requisition to Order must be filled only with users that have access to the application | |||||||
Description | 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. | |||||||
Steps To Reproduce | 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) | |||||||
Proposed Solution | 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0053032) ngarcia (viewer) 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 (viewer) 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 (viewer) 2012-10-09 18:32 |
verified |
(0053243) hudsonbot (viewer) 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 |
![]() |
|||
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 | OBNetwork customer | => Yes |
2012-10-01 16:16 | ngarcia | Support ticket | => 17226 |
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 |