Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011089Openbravo ERP09. Financial managementpublic2009-10-22 12:572009-10-24 00:00
psarobe 
eduardo_Argal 
urgentmajoralways
closedfixed 
5
 
2.50MP9 
Core
No
0011089: Bank Statement:"Create lines from" button when a payment has write-off does not work
Bank Statement:"Create lines from" button when a payment has write-off does not work.
1. Create sales invoice
2. Complete it. Move to payment tab and fill the write-off amount
3. Go to Bank statement and select the payment. Click OK
4. Then an error appears

Expected result: The payment must be in the lines tab with the amount as (amount-writeoff)
main
Issue History
2009-10-22 12:57psarobeNew Issue
2009-10-22 12:57psarobeAssigned To => eduardo_Argal
2009-10-22 12:58psarobeStatusnew => scheduled
2009-10-22 12:58psarobeProposed Solution updated
2009-10-22 13:00hgbotCheckin
2009-10-22 13:00hgbotNote Added: 0021326
2009-10-22 13:00hgbotStatusscheduled => resolved
2009-10-22 13:00hgbotResolutionopen => fixed
2009-10-22 13:00hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/4f8662e94528df3227e951c8d5ad8b896c3f7eea [^]
2009-10-22 13:02psarobeStatusresolved => scheduled
2009-10-22 13:02psarobeResolutionfixed => open
2009-10-22 13:02psarobeFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/4f8662e94528df3227e951c8d5ad8b896c3f7eea [^] =>
2009-10-22 13:02psarobeProposed Solution updated
2009-10-22 19:22psarobeStatusscheduled => resolved
2009-10-22 19:22psarobeFixed in SCM revision => 4f8662e94528df3227e951c8d5ad8b896c3f7eea
2009-10-22 19:22psarobeResolutionopen => fixed
2009-10-22 19:22psarobeFixed in SCM revision4f8662e94528df3227e951c8d5ad8b896c3f7eea => http://code.openbravo.com/erp/devel/pi/rev/4f8662e94528df3227e951c8d5ad8b896c3f7eea [^]
2009-10-22 19:26psarobeTag Attached: main
2009-10-23 10:11arunkumarStatusresolved => closed
2009-10-23 10:11arunkumarNote Added: 0021354
2009-10-23 10:11arunkumarFixed in Version => 2.50MP9
2009-10-24 00:00anonymoussf_bug_id0 => 2885064

Notes
(0021326)
hgbot   
2009-10-22 13:00   
Repository: erp/devel/pi
Changeset: 4f8662e94528df3227e951c8d5ad8b896c3f7eea
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Thu Oct 22 12:59:14 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4f8662e94528df3227e951c8d5ad8b896c3f7eea [^]

Fixes bug 0011089: Bank Statement...

---
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom.java
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Bank_data.xsql
---
(0021354)
arunkumar   
2009-10-23 10:11   
Now the payment appears in the lines tab with the amount as (amount-writeoff). Tested & Working fine.