Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0010869 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | major | have not tried | 2009-10-05 18:55 | 2024-07-17 13:03 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.40MP10 | |||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | 513cf5cc3de7 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40 | SCM revision | ||||||
Merge Request Status | open | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0010869: WAD generated one unused xsql method for nearly all generated windows | |||||||
Description | The generated xsql files for generated windows contain (among others) this two methods: - select - selectEdit The select method is not used in nearly all windows. Additionally the code in the not-used parts is not always valid sql code. The method should not be generatd if it is not used. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0020719) shuehner (administrator) 2009-10-05 18:56 |
Nice side-effect of changing this, is the removal of about 5MB of unused generated code. |
(0020721) hgbot (developer) 2009-10-05 19:01 |
Repository: erp/stable/2.40 Changeset: 3bf9f8b123ee7e55f8c08f4ef6690e65dab96511 Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Mon Oct 05 19:00:05 2009 +0200 URL: http://code.openbravo.com/erp/stable/2.40/rev/3bf9f8b123ee7e55f8c08f4ef6690e65dab96511 [^] Fixed 10869: Only generate select method if it is needed in a window. - Reorder selectEdit (used always) to be before select (used very seldom) - Only generate select method if needed --- M src-wad/src/org/openbravo/wad/Wad.java M src-wad/src/org/openbravo/wad/datasource.xsqlxml --- |
(0020722) hgbot (developer) 2009-10-05 19:01 |
Repository: erp/stable/2.40 Changeset: 513cf5cc3de7c26c489400297b4400dd9b043bc4 Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Mon Oct 05 19:00:56 2009 +0200 URL: http://code.openbravo.com/erp/stable/2.40/rev/513cf5cc3de7c26c489400297b4400dd9b043bc4 [^] Issue 10869: Remove leftover fixme --- M src-wad/src/org/openbravo/wad/Wad.java --- |
(0020953) arunkumar (viewer) 2009-10-13 08:30 |
Tested & Working fine. |
![]() |
|||
Date Modified | Username | Field | Change |
2009-10-05 18:55 | shuehner | Type | defect => backport |
2009-10-05 18:55 | shuehner | fix_in_branch | => 2.40 |
2009-10-05 18:56 | shuehner | Note Added: 0020719 | |
2009-10-05 19:01 | hgbot | Checkin | |
2009-10-05 19:01 | hgbot | Note Added: 0020721 | |
2009-10-05 19:01 | hgbot | Status | scheduled => resolved |
2009-10-05 19:01 | hgbot | Resolution | open => fixed |
2009-10-05 19:01 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.40/rev/3bf9f8b123ee7e55f8c08f4ef6690e65dab96511 [^] |
2009-10-05 19:01 | hgbot | Checkin | |
2009-10-05 19:01 | hgbot | Note Added: 0020722 | |
2009-10-05 19:01 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/stable/2.40/rev/3bf9f8b123ee7e55f8c08f4ef6690e65dab96511 [^] => http://code.openbravo.com/erp/stable/2.40/rev/513cf5cc3de7c26c489400297b4400dd9b043bc4 [^] |
2009-10-13 08:30 | arunkumar | Status | resolved => closed |
2009-10-13 08:30 | arunkumar | Note Added: 0020953 | |
2009-10-13 08:30 | arunkumar | Fixed in Version | => 2.40MP10 |
2024-07-16 14:06 | hgbot | Merge Request Status | => open |
2024-07-16 14:06 | hgbot | Note Added: 0167015 | |
2024-07-17 12:19 | Aaron_Alvarez | Note Deleted: 0167015 | |
2024-07-17 12:23 | hgbot | Note Added: 0167063 | |
2024-07-17 13:03 | Aaron_Alvarez | Triggers an Emergency Pack | => No |
2024-07-17 15:35 | shuehner | Note Deleted: 0167063 |
Copyright © 2000 - 2009 MantisBT Group |