Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008969Openbravo ERPA. Platformpublic2009-05-08 14:362022-02-01 08:08
shuehner 
Triage Platform Base 
lowtrivialhave not tried
acknowledgedopen 
5
pi 
 
Core
No
0008969: Wad generates code for calling PL-functions for processes which have no pl-function
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)
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
No tags attached.
Issue History
2009-05-08 14:36shuehnerNew Issue
2009-05-08 14:36shuehnerAssigned To => alostale
2009-05-08 14:36shuehnerRegression testing => No
2009-05-11 11:10psarobeStatusnew => scheduled
2009-05-11 11:10psarobefix_in_branch => pi
2011-10-28 14:48psarobeTypedefect => design defect
2011-10-28 14:48psarobefix_in_branchpi =>
2017-03-31 14:36alostaleStatusscheduled => acknowledged
2017-04-10 14:35alostaleAssigned Toalostale => platform
2022-02-01 08:08alostaleAssigned Toplatform => Triage Platform Base

There are no notes attached to this issue.