Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0022662Openbravo ERP09. Financial managementpublic2012-12-21 14:232013-01-10 10:21
naiaramartinez 
naiaramartinez 
normaltrivialhave not tried
closedfixed 
5
 
 
dmiguelez
Core
No
0022662: It should be possible to post payment in one financial account and its transaction in another financial account
It should be possible to post payment in one financial account and its transaction in another financial account.
you should be able to create a payment for one financial account, for instance, Bank account1. Then, you should be be able to generate a transaction or reconciliation for that payment in another financial account, for instance, Bank account 2.

You should be able to post the payment and the transaction or the reconciliation.

No tags attached.
Issue History
2012-12-21 14:23naiaramartinezNew Issue
2012-12-21 14:23naiaramartinezAssigned To => naiaramartinez
2012-12-21 14:23naiaramartinezModules => Core
2012-12-21 14:23naiaramartinezTriggers an Emergency Pack => No
2012-12-26 16:18hgbotCheckin
2012-12-26 16:18hgbotNote Added: 0055215
2012-12-26 16:18hgbotStatusnew => resolved
2012-12-26 16:18hgbotResolutionopen => fixed
2012-12-26 16:18hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/9f2e21bb3583837569e1179fbfbce95c023e3a20 [^]
2013-01-03 13:11hudsonbotCheckin
2013-01-03 13:11hudsonbotNote Added: 0055322
2013-01-04 13:24hgbotCheckin
2013-01-04 13:24hgbotNote Added: 0055359
2013-01-04 13:24hgbotCheckin
2013-01-04 13:24hgbotNote Added: 0055361
2013-01-04 21:41hudsonbotCheckin
2013-01-04 21:41hudsonbotNote Added: 0055364
2013-01-10 10:21dmiguelezReview Assigned To => dmiguelez
2013-01-10 10:21dmiguelezNote Added: 0055446
2013-01-10 10:21dmiguelezStatusresolved => closed

Notes
(0055215)
hgbot   
2012-12-26 16:18   
Repository: erp/devel/pi
Changeset: 9f2e21bb3583837569e1179fbfbce95c023e3a20
Author: Naiara Martinez <naiara.martinez <at> openbravo.com>
Date: Wed Dec 26 12:07:36 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/9f2e21bb3583837569e1179fbfbce95c023e3a20 [^]

fixed issue 22662: post from different financial accounts

---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddTransaction.html
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddTransaction.java
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddTransactionGrid.srpt
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddTransactionGrid.xml
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/dao/AdvPaymentMngtDao.java
M src/org/openbravo/erpCommon/ad_forms/DocFINFinAccTransaction.java
M src/org/openbravo/erpCommon/ad_forms/DocFINReconciliation.java
---
(0055322)
hudsonbot   
2013-01-03 13:11   
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/792728467ed0 [^]

Maturity status: Test
(0055359)
hgbot   
2013-01-04 13:24   
Repository: erp/devel/pi
Changeset: 14f336c6ec711518e9a0400c7c0f4d82f1d3e21a
Author: Naiara Martinez <naiara.martinez <at> openbravo.com>
Date: Thu Jan 03 17:05:48 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/14f336c6ec711518e9a0400c7c0f4d82f1d3e21a [^]

Related to issue 22662: feedback code review.

---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddTransaction.html
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/dao/AdvPaymentMngtDao.java
M src/org/openbravo/erpCommon/ad_forms/DocFINFinAccTransaction.java
M src/org/openbravo/erpCommon/ad_forms/DocFINReconciliation.java
---
(0055361)
hgbot   
2013-01-04 13:24   
Repository: erp/devel/pi
Changeset: 33b29e22a7fbbbfd7732d1bd6cf4cfcd4d18c496
Author: Naiara Martinez <naiara.martinez <at> openbravo.com>
Date: Thu Jan 03 17:25:37 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/33b29e22a7fbbbfd7732d1bd6cf4cfcd4d18c496 [^]

related to issue 21684: fix for taking the correct finAcct.
Due to the fact that paying in one FinAcct and adding transaction
in another FinAcct is possible(issue 22662).

---
M modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReportDao.java
---
(0055364)
hudsonbot   
2013-01-04 21:41   
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/742e7681c84b [^]

Maturity status: Test
(0055446)
dmiguelez   
2013-01-10 10:21   
Code Review + Testing OK