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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0017402
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2011-05-27 17:222011-05-27 19:14
ReporterpsanjuanView Statuspublic 
Assigned Toiperdomo 
PriorityurgentResolutionno change requiredFixed in Version
StatusclosedFix in branchpiFixed in SCM revision
ProjectionnoneETAnoneTarget Version3.0MP0
OSLinux 32 bitDatabaseOracleJava version1.6
OS VersionUbuntu 8.04.1Database version11.1.0.6.0Ant version1.7.0
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0017402: Not possible to open "Expense Type" and "Resource" window, see file with the error

DescriptionNot possible to open "Expense Type" and "Resource" window, see file with the error
TagsNo tags attached.
Attached Files? file icon View.js [^] (205,391 bytes) 2011-05-27 17:22

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 00164373.0MP0 closedpsarobe Showstopper - There are multiple terms used to described the selling price. 

-  Notes
(0037675)
psanjuan (manager)
2011-05-27 17:25
edited on: 2011-05-27 17:27

already discussed with Ivan. This bugs blocks issue 16437 verification.

(0037682)
iperdomo (reporter)
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

- Issue History
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: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
Powered by Mantis Bugtracker