Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008109Openbravo ERP00. Application dictionarypublic2009-03-13 09:332009-04-22 00:01
alostale 
alostale 
urgentmajorhave not tried
closedfixed 
5
 
pi2.50 
No
Core
No
0008109: There are several invalid PL objects in Oracle
When database is created in Oracle there are several invalid objects.

This error was introduced by fix for issue 0007810
-Process an invoice -> C_INVOICE_POST is invalid so an error is raised
The root cause for this is C_SETTLEMENT_POST procedure is invalid, thus all objects making use (directly or indirectly) of this one are also invalid.

Fix it.
No tags attached.
Issue History
2009-03-13 09:33alostaleNew Issue
2009-03-13 09:33alostaleAssigned To => alostale
2009-03-13 09:33alostaleOBNetwork customer => No
2009-03-13 09:33alostaleRegression testing => No
2009-03-13 09:35hgbotCheckin
2009-03-13 09:35hgbotNote Added: 0014626
2009-03-13 09:35hgbotStatusnew => resolved
2009-03-13 09:35hgbotResolutionopen => fixed
2009-03-13 09:35hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/676964fa21c201585adb84a17afd568de6a72ac1 [^]
2009-04-21 10:33psarobeStatusresolved => closed
2009-04-22 00:01anonymoussf_bug_id0 => 2778075

Notes
(0014626)
hgbot   
2009-03-13 09:35   
Repository: erp/devel/pi
Changeset: 676964fa21c201585adb84a17afd568de6a72ac1
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Mar 13 09:35:20 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/676964fa21c201585adb84a17afd568de6a72ac1 [^]

fixed bug 0008109: There are several invalid PL objects in Oracle

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