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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0004769
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementcriticalalways2008-08-30 14:502008-09-01 09:51
ReporterWimtView Statuspublic 
Assigned Tocromero 
PrioritynormalResolutionduplicateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_06
OS VersionUbuntu 8.04Database version8.3Ant version1.7.0
Product Version2.40betaSCM revision 
Merge Request Status
Review Assigned To
OBNetwork customerNo
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0004769: Unable to create Bank statement lines

DescriptionWhen I try to create bank statement lines I get an error:
14:41:15 [http-8180-Processor21] ERROR org.openbravo.erpWindows.BankStatement.LinesData - SQL error in query: SELECT (CASE WHEN C_CURRENCY_ID = ? THEN 'N' ELSE 'Y' END) FROM C_DEBT_PAYMENT WHERE C_DEBT_PAYMENT_ID = ? Exception:org.postgresql.util.PSQLException: The column name (CASEWHENC_CURRENCY_ID=:1THEN'N'ELSE'Y'END) was not found in this ResultSet.
14:41:15 [http-8180-Processor21] ERROR org.openbravo.base.secureApp.HttpSecureAppServlet - Error captured: javax.servlet.ServletException: @CODE=0@The column name (CASEWHENC_CURRENCY_ID=:1THEN'N'ELSE'Y'END) was not found in this ResultSet.

This happens when I try to create a line manually and alos if if I do this via "Crealet Lines From"
Steps To ReproduceStart with a new setup of BO 2.40 beta with no example data.
Configure everything according "Little Setup Guide".
1 Create purchase order
2 Receive goods
3 Create purchase invoice manually
4 Create Bank Statement header
5 Create bank statement line and select the purchase invoice
6 Error occurs (see log).

When you go to the bank statement header and select "Lines" you also get the error:
(CASEWHENC_CURRENCY_ID=:1THEN'N'ELSE'Y'END) was not found in this ResultSet.

You can now only click "Back"
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 0004626 closedjpabloae Installing from binaries, window bankstatement does not work 

-  Notes
(0008796)
psarobe (viewer)
2008-09-01 09:51

Hi Wimt,

The workaround is very easy. You have to compile the window writing:

ant compile -Dtab=bankstatement

Regards

- Issue History
Date Modified Username Field Change
2008-08-30 14:50 Wimt New Issue
2008-08-30 14:50 Wimt Assigned To => cromero
2008-08-30 14:50 Wimt sf_bug_id 0 => 2083946
2008-09-01 09:51 psarobe Regression testing => No
2008-09-01 09:51 psarobe Relationship added duplicate of 0004626
2008-09-01 09:51 psarobe Status new => closed
2008-09-01 09:51 psarobe Note Added: 0008796
2008-09-01 09:51 psarobe Duplicate ID 0 => 4626
2008-09-01 09:51 psarobe Resolution open => duplicate


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker