Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0005553 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Z. Others | trivial | have not tried | 2008-10-16 19:13 | 2008-12-02 13:02 | |||
Reporter | surface1001 | View Status | public | |||||
Assigned To | ||||||||
Priority | normal | Resolution | duplicate | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.5.0_15 | |||
OS Version | debian lenny | Database version | 8.1.11 | Ant version | 1.7.0 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0005553: c_invoice_post not found in OB2.40 with Postgresql | |||||||
Description | 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 | |||||||
Proposed Solution | 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" | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0009616) rafaroda (viewer) 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. |
![]() |
|||
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 |