Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005441Openbravo ERP09. Financial managementpublic2008-10-06 12:392008-12-09 13:28
shuehner 
shuehner 
normalminoralways
closedfixed 
5
pi 
 
Core
No
0005441: 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 backport 0005297 closed eduardo_Argal Payment selection window (DebtPayment.html) in bank statement line works peculiar way 
blocks defect 0005409 closed shuehner In the Debt/Payment selector when using the Pending=no option now data is shown at all 
Issue History
2008-10-06 12:39psarobeNew Issue
2008-10-06 12:39psarobeAssigned To => shuehner
2008-10-06 12:39psarobeStatusnew => scheduled
2008-10-14 16:13shuehnerRelationship addedduplicate of 0005297
2008-10-14 16:59svnbotCheckin
2008-10-14 16:59svnbotNote Added: 0009569
2008-10-14 16:59svnbotStatusscheduled => resolved
2008-10-14 16:59svnbotResolutionopen => fixed
2008-10-14 16:59svnbotsvn_revision => 8722
2008-10-19 21:00svnbotCheckin
2008-10-19 21:00svnbotNote Added: 0009634
2008-10-19 21:00svnbotsvn_revision8722 => 8925
2008-12-09 13:28krishnaRegression testing => No
2008-12-09 13:28krishnaStatusresolved => closed

Notes
(0009569)
svnbot   
2008-10-14 16:59   
Repository: openbravo
Revision: 8722
Author: huehner
Date: 2008-10-14 16:59:23 +0200 (Tue, 14 Oct 2008)

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

---
U branches/r2.40/src/org/openbravo/erpCommon/info/DebtPayment.java
U branches/r2.40/src/org/openbravo/erpCommon/info/DebtPayment_data.xsql
---

https://dev.openbravo.com/websvn/openbravo/?rev=8722&sc=1 [^]
(0009634)
svnbot   
2008-10-19 21:00   
Repository: openbravo
Revision: 8925
Author: villind
Date: 2008-10-19 21:00:28 +0200 (Sun, 19 Oct 2008)

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

---
_U branches/bonware/r2.40/
_U branches/bonware/r2.40/config/setup-tool/
_U branches/bonware/r2.40/eclipse.install.source.launch
_U branches/bonware/r2.40/export.database.launch
U branches/bonware/r2.40/src/org/openbravo/erpCommon/info/DebtPayment.java
U branches/bonware/r2.40/src/org/openbravo/erpCommon/info/DebtPayment_data.xsql
_U branches/bonware/r2.40/src-core/src/org/openbravo/database/OpenbravoDriverManagerConnectionFactory.java
_U branches/bonware/r2.40/update.database.launch
---

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