Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009399 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 00. Application dictionary | minor | have not tried | 2009-06-09 09:55 | 2009-07-29 00:00 | |||
Reporter | FrancescoFinamore | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 2.50MP3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 38d8a9c84968 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_11 | |||
OS Version | rPath Linux | Database version | 8.3.5 | Ant version | 1.7.1 | |||
Product Version | 2.50MP1 | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0009399: Process associated to a module. | |||||||
Description | On 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 Reproduce | 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 | |||||||
Tags | 250MP3releasecandidate, 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 |