Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0005553
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Otherstrivialhave not tried2008-10-16 19:132008-12-02 13:02
Reportersurface1001View Statuspublic 
Assigned To 
PrioritynormalResolutionduplicateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.5.0_15
OS Versiondebian lennyDatabase version8.1.11Ant version1.7.0
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0005553: c_invoice_post not found in OB2.40 with Postgresql

DescriptionDuring 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
Proposed SolutionModifying 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"
TagsNo tags attached.
Attached Filesxml file icon C_INVOICE_POST.xml [^] (72,925 bytes) 2008-10-16 19:13

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 0005510 closedcromero Problem installing Openbravo 

-  Notes
(0009616)
rafaroda (developer)
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.

- Issue History
Date Modified Username Field Change
2008-10-16 19:13 surface1001 New Issue
2008-10-16 19:13 surface1001 File Added: C_INVOICE_POST.xml
2008-10-17 09:03 mmarquez Issue Monitored: mmarquez
2008-10-17 09:28 marvintm Project @4@ => Openbravo ERP
2008-10-17 09:30 rafaroda Regression testing => No
2008-10-17 09:30 rafaroda Relationship added duplicate of 0005510
2008-10-17 09:30 rafaroda Status new => closed
2008-10-17 09:30 rafaroda Note Added: 0009616
2008-10-17 09:30 rafaroda Duplicate ID 0 => 5510
2008-10-17 09:30 rafaroda Resolution open => duplicate
2008-12-02 13:02 jaimetorre sf_bug_id 0 => 2377106


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker