Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005409Openbravo ERP09. Financial managementpublic2008-10-03 17:462008-12-03 13:01
shuehner 
shuehner 
normalminoralways
closedfixed 
5
pi 
 
Core
No
0005409: In the Debt/Payment selector when using the Pending=no option now data is shown at all
The Debt/Payment selector has a checkbox Pending. When marking this checkbox all pending payments are shown (which is correct). When this checkbox is not marked, no payments are shown at all, as the return-value of the C_PAYMENT_STATUS function in compared against 'N' but only the values I,C,W,A,P are returned.
Change to Selector to show all payments which are not in status pending when not marking the Pending checkbox.
No tags attached.
duplicate of defect 0005248 closed eduardo_Argal Payment selection window (DebtPayment.html) in bank statement line works peculiar way 
depends on backport 0005441 closed shuehner In the Debt/Payment selector when using the Pending=no option now data is shown at all 
Issue History
2008-10-03 17:46shuehnerNew Issue
2008-10-03 17:46shuehnerAssigned To => shuehner
2008-10-03 17:46shuehnersf_bug_id0 => 2144563
2008-10-03 17:46shuehnerRegression testing => No
2008-10-06 12:39psarobeStatusnew => scheduled
2008-10-06 12:39psarobefix_in_branch => trunk
2008-10-14 16:13shuehnerRelationship addedduplicate of 0005248
2008-10-14 17:01svnbotCheckin
2008-10-14 17:01svnbotNote Added: 0009570
2008-10-14 17:01svnbotStatusscheduled => resolved
2008-10-14 17:01svnbotResolutionopen => fixed
2008-10-14 17:01svnbotsvn_revision => 8723
2008-12-03 13:01krishnaStatusresolved => closed

Notes
(0009570)
svnbot   
2008-10-14 17:01   
Repository: openbravo
Revision: 8723
Author: huehner
Date: 2008-10-14 17:01:09 +0200 (Tue, 14 Oct 2008)

Fixed 5409
This commit is just a shorter version of the fix made in revision 8646
to make maintenance easier. No function change

---
U trunk/src/org/openbravo/erpCommon/info/DebtPayment.java
U trunk/src/org/openbravo/erpCommon/info/DebtPayment_data.xsql
---

https://dev.openbravo.com/websvn/openbravo/?rev=8723&sc=1 [^]