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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0004572
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 00. Application dictionarymajoralways2008-08-05 09:592008-09-04 16:40
ReportergalderromoView Statuspublic 
Assigned Torafaroda 
PrioritynormalResolutionfixedFixed in Version2.40
StatusclosedFix in branch2.3xFixed in SCM revision6386
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabaseOracleJava version1.5.0_15
OS VersionGentoo 2.6.24Database versionXEAnt version1.7
Product Version2.40betaSCM revision 
Merge Request Status
Review Assigned To
OBNetwork customerNo
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0004572: Process class tab should have a default be not editable and have a fixed value for the action

DescriptionWhen you create a process through the application dictionary and setup a class for it, the action (drop down) should have a fixed value (P) and should be not editable.
Steps To ReproduceGo to Process window.
Process class tab.
Create new. Enter a class name.
And save.

You can't see the class, the tab is filtered by action and you didn't chose the right action.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0004549 closedrafaroda Process class tab should have a default be not editable and have a fixed value for the action 

-  Notes
(0008601)
rafaroda (viewer)
2008-08-18 19:48

Fixes bug 0004549 Marked 'IsReport' and 'IsJasper' columns of 'AD_PROCESS' table as 'Stored in Session'. Added the following Default Value to 'Action' column of 'AD_MODEL_OBJECT' table: @SQL=SELECT (CASE WHEN @IsReport@='Y' OR @IsJasper@='Y' THEN 'R' ELSE 'P' END) FROM DUAL. Marked 'Action' field as read-only inside 'Process Class' tab.

---
U branches/r2.3x/database/sourcedata/AD_COLUMN.xml
U branches/r2.3x/database/sourcedata/AD_FIELD.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=6386&sc=1 [^] [^]

- Issue History
Date Modified Username Field Change
2008-08-05 09:59 psarobe New Issue
2008-08-05 09:59 psarobe Assigned To => cromero
2008-08-05 09:59 psarobe Status new => scheduled
2008-08-18 19:41 rafaroda OBNetwork customer => No
2008-08-18 19:41 rafaroda Assigned To cromero => rafaroda
2008-08-18 19:48 rafaroda Note Added: 0008601
2008-08-18 19:48 rafaroda Status scheduled => resolved
2008-08-18 19:48 rafaroda Resolution open => fixed
2008-08-18 19:48 rafaroda svn_revision => 6386
2008-09-04 16:40 psarobe Regression testing => No
2008-09-04 16:40 psarobe Status resolved => closed
2008-09-04 16:40 psarobe Fixed in Version => 2.40


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker