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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009399
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 00. Application dictionaryminorhave not tried2009-06-09 09:552009-07-29 00:00
ReporterFrancescoFinamoreView Statuspublic 
Assigned Toalostale 
PriorityurgentResolutionfixedFixed in Version2.50MP3
StatusclosedFix in branchFixed in SCM revision38d8a9c84968
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_11
OS VersionrPath LinuxDatabase version8.3.5Ant version1.7.1
Product Version2.50MP1SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0009399: Process associated to a module.

DescriptionOn the window Report and Process , tab Process Class there is the field Action with this Default Value :
@SQL=SELECT (CASE WHEN @IsReport@='Y' OR @IsJasper@='Y' THEN 'R' WHEN @AD_MODULE_ID@ IS NOT NULL THEN 'M' ELSE 'P' END) FROM DUAL
I check the field is linked to a column with reference AD_Menu Action
but the list doesn't contains the value 'M' and in effect when i associate the process to a module the value of Action is empty.
Steps To Reproduce1) Create a module
2) Create a process associated that module
3) Create a process class record , the field Action is empty and if you try to save it , it disappears because there is a filter because Action must be "P" or "R" .

For this i gone on the Window of Report and process and i have seen this default value :
@SQL=SELECT (CASE WHEN @IsReport@='Y' OR @IsJasper@='Y' THEN 'R' WHEN @AD_MODULE_ID@ IS NOT NULL THEN 'M' ELSE 'P' END) FROM DUAL
Tags250MP3releasecandidate, Modularity
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0017144)
rafaroda (developer)
2009-06-09 17:52

Francesco, could you please provide Openbravo ERP version and the detailed steps to reproduce this issue?

Thanks.
(0017147)
FrancescoFinamore (reporter)
2009-06-09 18:01

Sure :
i work on 2.50MP1 tag
1) Create a module
2) Create a process associated that module
3) Create a process class record , the field Action is empty and if you try to save it , it disappears because there is a filter because Action must be "P" or "R" .

For this i gone on the Window of Report and process and i have seen this default value :
@SQL=SELECT (CASE WHEN @IsReport@='Y' OR @IsJasper@='Y' THEN 'R' WHEN @AD_MODULE_ID@ IS NOT NULL THEN 'M' ELSE 'P' END) FROM DUAL

but if you have a module the value is "M" and this value there isn't on the reference list "AD_Menu Action" linked to Action .
Thanks , Bye
(0018288)
hgbot (developer)
2009-07-16 10:09

Repository: erp/devel/pi
Changeset: 38d8a9c84968d1ec95b7796989b753ba1aeec8a5
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Jul 16 10:08:57 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/38d8a9c84968d1ec95b7796989b753ba1aeec8a5 [^]

fixed bug 0009399: Process associated to a module.

---
M src-db/database/sourcedata/AD_AUXILIARINPUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
---

- Issue History
Date Modified Username Field Change
2009-06-09 09:55 FrancescoFinamore New Issue
2009-06-09 09:55 FrancescoFinamore Assigned To => rafaroda
2009-06-09 17:52 rafaroda Note Added: 0017144
2009-06-09 17:52 rafaroda Status new => feedback
2009-06-09 18:01 FrancescoFinamore Note Added: 0017147
2009-06-10 17:37 psarobe Tag Attached: Modularity
2009-06-10 17:37 psarobe Status feedback => scheduled
2009-06-10 17:37 psarobe Assigned To rafaroda => alostale
2009-06-10 17:37 psarobe fix_in_branch => pi
2009-06-10 17:38 psarobe Priority normal => urgent
2009-06-10 17:38 psarobe fix_in_branch pi =>
2009-06-10 17:59 rafaroda version => 2.50MP1
2009-06-10 17:59 rafaroda Proposed Solution updated
2009-07-16 10:09 hgbot Checkin
2009-07-16 10:09 hgbot Note Added: 0018288
2009-07-16 10:09 hgbot Status scheduled => resolved
2009-07-16 10:09 hgbot Resolution open => fixed
2009-07-16 10:09 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/38d8a9c84968d1ec95b7796989b753ba1aeec8a5 [^]
2009-07-21 16:24 psarobe Fixed in Version => 2.50MP3
2009-07-21 16:26 psarobe Tag Attached: 250MP3releasecandidate
2009-07-28 11:27 psarobe Status resolved => closed
2009-07-29 00:00 anonymous sf_bug_id 0 => 2828652


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker