Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017890Openbravo ERP09. Financial managementpublic2011-07-05 12:132011-08-01 14:20
psanjuan 
dalsasua 
urgentmajoralways
closedfixed 
20Ubuntu 8.04.1
 
 
Core
No
0017890: Ability to split a bank statement line in order to allow partial matching
Ability to split a bank statement line in order to allow partial matching
n/a
fixed and working
No tags attached.
Issue History
2011-07-05 12:13psanjuanNew Issue
2011-07-05 12:13psanjuanAssigned To => dalsasua
2011-07-05 12:13psanjuanModules => Core
2011-07-18 12:09hgbotCheckin
2011-07-18 12:09hgbotNote Added: 0039152
2011-07-18 12:09hgbotStatusnew => resolved
2011-07-18 12:09hgbotResolutionopen => fixed
2011-07-18 12:09hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ef1d942f972ce89d6c696867f4f05d8fb4a001b3 [^]
2011-07-27 19:01psanjuanStatusresolved => closed
2011-07-27 19:01psanjuanProposed Solution updated
2011-08-01 14:20hudsonbotCheckin
2011-08-01 14:20hudsonbotNote Added: 0039612

Notes
(0039152)
hgbot   
2011-07-18 12:09   
Repository: erp/devel/pi
Changeset: ef1d942f972ce89d6c696867f4f05d8fb4a001b3
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Mon Jul 18 12:04:35 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ef1d942f972ce89d6c696867f4f05d8fb4a001b3 [^]

Fixes issue 17890: Ability to split bank statement line.
Using transaction selector (from 'find' link) in Match Using Imported bank statement lines popup
the user is able to perform a partial match. If the selected transaction amount does not match
with the bs line, the application proposes a partial match: it will match the transaction and create
another (clone) bs line with the difference amount.

---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MESSAGE.xml
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/MatchTransaction.html
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/MatchTransaction.java
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/MatchTransaction.xml
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/dao/AdvPaymentMngtDao.java
---
(0039612)
hudsonbot   
2011-08-01 14:20   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/cf2afed6e8ef [^]

Maturity status: Test