Openbravo Issue Tracking System - Openbravo ERP  | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | 
| 0008969 | Openbravo ERP | A. Platform | public | 2009-05-08 14:36 | 2022-02-01 08:08 | 
| Reporter | shuehner | ||||
| Assigned To | Triage Platform Base | ||||
| Priority | low | Severity | trivial | Reproducibility | have not tried | 
| Status | acknowledged | Resolution | open | ||
| Platform | OS | 5 | OS Version | ||
| Product Version | pi | ||||
| Target Version | Fixed in Version | ||||
| Merge Request Status | |||||
| 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 | 0008969: Wad generates code for calling PL-functions for processes which have no pl-function | ||||
| Description | The file reference/ActionButton_data.xsql is generated by wad. It does contain one sqlc-method per process. For some processes the pl-function name is missing but wad still generates a method in this file. This method then contains the sql-statement like: "CALL (?)" where the correct structure would be "CALL <pl-function>(?)". Of course these calls cannot work. Example are the methods: process800171, process800172 (total about 5)  | ||||
| Steps To Reproduce | |||||
| Proposed Solution | Check if the functions are unsused (which is likely). If so do not generate them, if not fix the method generation. If they are not used -> change to feature request and attach to the 2.60 cleanup project  | ||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2009-05-08 14:36 | shuehner | New Issue | |||
| 2009-05-08 14:36 | shuehner | Assigned To | => alostale | ||
| 2009-05-08 14:36 | shuehner | OBNetwork customer | => No | ||
| 2009-05-08 14:36 | shuehner | Regression testing | => No | ||
| 2009-05-11 11:10 | psarobe | Status | new => scheduled | ||
| 2009-05-11 11:10 | psarobe | fix_in_branch | => pi | ||
| 2011-10-28 14:48 | psarobe | Type | defect => design defect | ||
| 2011-10-28 14:48 | psarobe | fix_in_branch | pi => | ||
| 2017-03-31 14:36 | alostale | Status | scheduled => acknowledged | ||
| 2017-04-10 14:35 | alostale | Assigned To | alostale => platform | ||
| 2022-02-01 08:08 | alostale | Assigned To | platform => Triage Platform Base | ||
| There are no notes attached to this issue. |