Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0017402 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2011-05-27 17:22 | 2011-05-27 19:14 | |||
Reporter | psanjuan | View Status | public | |||||
Assigned To | iperdomo | |||||||
Priority | urgent | Resolution | no change required | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | ||||
Projection | none | ETA | none | Target Version | 3.0MP0 | |||
OS | Linux 32 bit | Database | Oracle | Java version | 1.6 | |||
OS Version | Ubuntu 8.04.1 | Database version | 11.1.0.6.0 | Ant version | 1.7.0 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0017402: Not possible to open "Expense Type" and "Resource" window, see file with the error | |||||||
Description | Not possible to open "Expense Type" and "Resource" window, see file with the error | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0037675) psanjuan (viewer) 2011-05-27 17:25 edited on: 2011-05-27 17:27 |
already discussed with Ivan. This bugs blocks issue 16437 verification. |
(0037682) iperdomo (viewer) 2011-05-27 19:14 |
The problem is that all the fields in the Resource tab are disabled. You need to enable them to test it. sample query: select f.ad_field_id, f.name, c.ad_column_id, c.name as columnname, c.ad_reference_id, c.isactive, f.isactive as fieldactive, f.isdisplayed, f.showinrelation from ad_field f, ad_column c where c.ad_column_id = f.ad_column_id and f.ad_tab_id = '414' order by f.seqno; This show that all fields are disabled |
![]() |
|||
Date Modified | Username | Field | Change |
2011-05-27 17:22 | psanjuan | New Issue | |
2011-05-27 17:22 | psanjuan | Assigned To | => alostale |
2011-05-27 17:22 | psanjuan | File Added: View.js | |
2011-05-27 17:22 | psanjuan | Modules | => Core |
2011-05-27 17:22 | psanjuan | OBNetwork customer | => No |
2011-05-27 17:25 | psanjuan | Note Added: 0037675 | |
2011-05-27 17:25 | psanjuan | Assigned To | alostale => iperdomo |
2011-05-27 17:26 | psanjuan | Relationship added | blocks 0016437 |
2011-05-27 17:27 | psanjuan | Note Edited: 0037675 | View Revisions |
2011-05-27 18:47 | iperdomo | Target Version | => 3.0MP0 |
2011-05-27 18:48 | iperdomo | Status | new => scheduled |
2011-05-27 18:48 | iperdomo | fix_in_branch | => pi |
2011-05-27 19:14 | iperdomo | Note Added: 0037682 | |
2011-05-27 19:14 | iperdomo | Status | scheduled => closed |
2011-05-27 19:14 | iperdomo | Resolution | open => no change required |
Copyright © 2000 - 2009 MantisBT Group |