Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010089Openbravo ERP05. Production managementpublic2009-07-28 15:312009-08-21 00:00
shuehner 
rafaroda 
normalmajorhave not tried
closedfixed 
5
2.40 
 
Core
No
0010089: on 2.40 the pl-function ma_standard_cost_sequence does not compile (call non-existant other pl-function)
The function call to another pl-function: M_GET_PRODUCT_PRICE_DATE were the real function is called GET_PRODUCT_PRICE_DATE (on 2.40).
No tags attached.
related to backport 0007957 closed rafaroda Multi currency issues in some processes and tables 
has duplicate defect 0010161 closed rafaroda ma_standard_cost_sequence contains a not existing procedure 
diff patch_10089.diff (1,027) 2009-07-28 15:38
https://issues.openbravo.com/file_download.php?file_id=1599&type=bug
Issue History
2009-07-28 15:31shuehnerNew Issue
2009-07-28 15:31shuehnerAssigned To => rafaroda
2009-07-28 15:32shuehnerRelationship addedrelated to 0007957
2009-07-28 15:38shuehnerFile Added: patch_10089.diff
2009-07-28 16:32hgbotCheckin
2009-07-28 16:32hgbotNote Added: 0018661
2009-07-28 16:32hgbotStatusnew => resolved
2009-07-28 16:32hgbotResolutionopen => fixed
2009-07-28 16:32hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/626bd8edb61399fd1dc0ac23e275899c763b6be8 [^]
2009-08-03 13:21rafarodaRelationship addedhas duplicate 0010161
2009-08-20 12:28plujanStatusresolved => closed
2009-08-21 00:00anonymoussf_bug_id0 => 2841455

Notes
(0018661)
hgbot   
2009-07-28 16:32   
Repository: erp/stable/2.40
Changeset: 626bd8edb61399fd1dc0ac23e275899c763b6be8
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Tue Jul 28 16:31:10 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/626bd8edb61399fd1dc0ac23e275899c763b6be8 [^]

Fixed 10089: Fix error in pl-function which was calling another pl with the wrong function name

---
M src-db/database/model/functions/MA_STANDARD_COST_SEQUENCE.xml
---