Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0001980 | Openbravo ERP | Z. Others | public | 2007-09-19 17:41 | 2008-06-12 09:43 |
Reporter | cromero | ||||
Assigned To | cromero | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | 2.35 | |||
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 | 0001980: Error in Postgre CRemitance & ExpenseReportLine | ||||
Description | I use next versions: Openbravo 2.22 Postgress 8.2 Tomcat 5.5 Debian For example, if i create a remitance line, it returns an error message 'error 0' with next log: 12:52:07 [http-8080-Processor19] ERROR org.openbravo.erpCommon.ad_actionButton.CreateFromCRemittanceData - SQL error in query: SELECT COALESCE(MALINE),0) AS LINE FROM C_REMITTANCELINE WHERE C_REMITTANCE_ID = ? Exceptionrg.postgresql.util.PSQLException: Se retornó un resultado cuando no se esperaba ninguno. 12:52:07 [http-8080-Processor19] ERROR org.openbravo.erpCommon.ad_actionButton.CreateFrom - Error captured: 0 ************* And if i create a report line, it returns the next one: 12:53:35 [http-8080-Processor19] ERROR org.openbravo.erpWindows.ExpenseReport.ReportLineData - SQL error in query: INSERT INTO S_TimeExpenseLine (AD_Client_ID, AD_Org_ID, S_TimeExpense_ID, Line, IsTimeReport, IsInvoiced, M_Product_ID, Qty, C_UOM_ID, C_Currency_ID, InvoicePrice, Description, Note, C_BPartner_ID, C_Campaign_ID, C_Project_ID, C_ProjectPhase_ID, C_ProjectTask_ID, C_Activity_ID, C_InvoiceLine_ID, S_ResourceAssignment_ID, ConvertedAmt, ExpenseAmt, DateExpense, IsActive, S_TimeExpenseLine_ID, C_OrderLine_ID, S_TimeType_ID, created, createdby, updated, updatedBy) VALUES (TO_NUMBER, TO_NUMBER, TO_NUMBER, TO_NUMBER, , , TO_NUMBER, TO_NUMBER, TO_NUMBER, TO_NUMBER, TO_NUMBER, , , TO_NUMBER, TO_NUMBER, TO_NUMBER, TO_NUMBER, TO_NUMBER, TO_NUMBER, TO_NUMBER, TO_NUMBER, TO_NUMBER, TO_NUMBER, TO_DATE, , TO_NUMBER, TO_NUMBER, TO_NUMBER, now(), to_number, now(), to_number) Exceptionrg.postgresql.util.PSQLException: ERROR: record "old" is not assigned yet Detail: The tuple structure of a not-yet-assigned record is indeterminate. 12:53:35 [http-8080-Processor19] ERROR org.openbravo.erpWindows.ExpenseReport.ReportLine - Error captured: 0 | ||||
Steps To Reproduce | |||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|