Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005553Openbravo ERPZ. Otherspublic2008-10-16 19:132008-12-02 13:02
surface1001 
 
normaltrivialhave not tried
closedduplicate 
20debian lenny
 
 
No
Core
No
0005553: c_invoice_post not found in OB2.40 with Postgresql
During installation of database it appears an error creating the function c_invoice_post, Error in SQL near delete from c_taxregisterline trl where trl.c_invoicetax_id in... When you execute complete invoice process, it shows an error message: c_invoice_post function not found
Modifying in file src-db/database/model/functions/c_invoice_post.xml line 259:
"delete from c_taxregisterline trl where trl.c_invoicetax_id in..."
with
"delete from c_taxregisterline where c_invoicetax_id in"
No tags attached.
duplicate of defect 0005510 closed cromero Problem installing Openbravo 
xml C_INVOICE_POST.xml (72,925) 2008-10-16 19:13
https://issues.openbravo.com/file_download.php?file_id=333&type=bug
Issue History
2008-10-16 19:13surface1001New Issue
2008-10-16 19:13surface1001File Added: C_INVOICE_POST.xml
2008-10-17 09:03mmarquezIssue Monitored: mmarquez
2008-10-17 09:28marvintmProject@4@ => Openbravo ERP
2008-10-17 09:30rafarodaRegression testing => No
2008-10-17 09:30rafarodaRelationship addedduplicate of 0005510
2008-10-17 09:30rafarodaStatusnew => closed
2008-10-17 09:30rafarodaNote Added: 0009616
2008-10-17 09:30rafarodaDuplicate ID0 => 5510
2008-10-17 09:30rafarodaResolutionopen => duplicate
2008-12-02 13:02jaimetorresf_bug_id0 => 2377106

Notes
(0009616)
rafaroda   
2008-10-17 09:30   
This bug is duplicated in https://issues.openbravo.com/view.php?id=5510. [^] It is an issue in C_INVOICE_POST with PostgreSQL 8.1.