Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0004572Openbravo ERP00. Application dictionarypublic2008-08-05 09:592008-09-04 16:40
galderromo 
rafaroda 
normalmajoralways
closedfixed 
20Gentoo 2.6.24
2.40beta 
2.40 
No
Core
No
0004572: Process class tab should have a default be not editable and have a fixed value for the action
When 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.
Go 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.
No tags attached.
blocks defect 0004549 closed rafaroda Process class tab should have a default be not editable and have a fixed value for the action 
Issue History
2008-08-05 09:59psarobeNew Issue
2008-08-05 09:59psarobeAssigned To => cromero
2008-08-05 09:59psarobeStatusnew => scheduled
2008-08-18 19:41rafarodaOBNetwork customer => No
2008-08-18 19:41rafarodaAssigned Tocromero => rafaroda
2008-08-18 19:48rafarodaNote Added: 0008601
2008-08-18 19:48rafarodaStatusscheduled => resolved
2008-08-18 19:48rafarodaResolutionopen => fixed
2008-08-18 19:48rafarodasvn_revision => 6386
2008-09-04 16:40psarobeRegression testing => No
2008-09-04 16:40psarobeStatusresolved => closed
2008-09-04 16:40psarobeFixed in Version => 2.40

Notes
(0008601)
rafaroda   
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 [^] [^]