Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0005553 | Openbravo ERP | Z. Others | public | 2008-10-16 19:13 | 2008-12-02 13:02 | |||||||
Reporter | surface1001 | |||||||||||
Assigned To | ||||||||||||
Priority | normal | Severity | trivial | Reproducibility | have not tried | |||||||
Status | closed | Resolution | duplicate | |||||||||
Platform | OS | 20 | OS Version | debian lenny | ||||||||
Product Version | ||||||||||||
Target Version | Fixed in Version | |||||||||||
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 | |||||||||||
Steps To Reproduce | ||||||||||||
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" | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=333&type=bug | |||||||||||
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 |
Notes | |||||
|
|||||
|
|