Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017209Openbravo ERP09. Financial managementpublic2011-05-17 17:082011-05-26 07:45
gorkaion 
gorkaion 
immediatemajorN/A
closedfixed 
20Gentoo
 
3.0RC73.0RC7 
Advanced Payables and Receivables Mngmt
No
0017209: Missing information on Transactions tab of Financial Account
After the migration of Financial Account window to the new layout some information is missing on the Transactions tab:

* Business partner
* Payment Document number instead of identifier
* Cleared status
* Reconciled status
* Implicit filter by reconciled status
A new view including the missing information will be created to replace the table on the tab.

It has to be reviewed that the Posted and Delete buttons continue working.
No tags attached.
Issue History
2011-05-17 17:08gorkaionNew Issue
2011-05-17 17:08gorkaionAssigned To => gorkaion
2011-05-17 17:08gorkaionModules => Advanced Payables and Receivables Mngmt
2011-05-18 13:13hgbotCheckin
2011-05-18 13:13hgbotNote Added: 0037138
2011-05-18 13:13hgbotStatusnew => resolved
2011-05-18 13:13hgbotResolutionopen => fixed
2011-05-18 13:13hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/abe159fc0863e14536b2fcd1d93779c41893999f [^]
2011-05-18 13:23psarobeSeveritycritical => major
2011-05-19 11:42psarobeNote Added: 0037203
2011-05-19 11:42psarobeStatusresolved => new
2011-05-19 11:42psarobeResolutionfixed => open
2011-05-19 11:53hgbotCheckin
2011-05-19 11:53hgbotNote Added: 0037208
2011-05-19 11:53hgbotStatusnew => resolved
2011-05-19 11:53hgbotResolutionopen => fixed
2011-05-19 11:53hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/abe159fc0863e14536b2fcd1d93779c41893999f [^] => http://code.openbravo.com/erp/stable/2.50/rev/0e32c257b8ad44f6a3352058f32496fa3b588145 [^]
2011-05-19 11:53hgbotCheckin
2011-05-19 11:53hgbotNote Added: 0037209
2011-05-19 11:53hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/stable/2.50/rev/0e32c257b8ad44f6a3352058f32496fa3b588145 [^] => http://code.openbravo.com/erp/stable/2.50/rev/fc20b3f24485debec8408a5e0365b54d9fe7c87c [^]
2011-05-19 11:55adrianromeroNote Deleted: 0037208
2011-05-19 11:55adrianromeroNote Deleted: 0037209
2011-05-19 11:55adrianromeroStatusresolved => new
2011-05-19 11:55adrianromeroResolutionfixed => open
2011-05-19 11:56adrianromeroFixed in SCM revisionhttp://code.openbravo.com/erp/stable/2.50/rev/fc20b3f24485debec8408a5e0365b54d9fe7c87c [^] =>
2011-05-19 17:05hgbotCheckin
2011-05-19 17:05hgbotNote Added: 0037234
2011-05-19 17:05hgbotStatusnew => resolved
2011-05-19 17:05hgbotResolutionopen => fixed
2011-05-19 17:05hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a23394d64089db97dce1817139e7574d46a84cb1 [^]
2011-05-19 17:39dmitry_mezentsevIssue Monitored: dmitry_mezentsev
2011-05-19 19:03psarobeStatusresolved => closed
2011-05-19 19:03psarobeFixed in Version => 3.0RC7
2011-05-26 07:44hudsonbotCheckin
2011-05-26 07:44hudsonbotNote Added: 0037487
2011-05-26 07:45hudsonbotCheckin
2011-05-26 07:45hudsonbotNote Added: 0037507

Notes
(0037138)
hgbot   
2011-05-18 13:13   
Repository: erp/devel/pi
Changeset: abe159fc0863e14536b2fcd1d93779c41893999f
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Wed May 18 13:09:18 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/abe159fc0863e14536b2fcd1d93779c41893999f [^]

Fixed issue 17209.Transaction tab now gets data from a view to get addiotional info.

---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_COLUMN.xml
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_ELEMENT.xml
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_FIELD.xml
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_TAB.xml
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_TABLE.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_TAB.xml
A modules/org.openbravo.advpaymentmngt/src-db/database/model/views/APRM_FINACC_TRANSACTION_V.xml
---
(0037203)
psarobe   
2011-05-19 11:42   
It is not working:

Button Delete crashes
Button Post crashes

Status combo is not showing the name but the search key

http://awesomescreenshot.com/015d9y9df [^]

http://awesomescreenshot.com/0d6d9yj6e [^]
(0037234)
hgbot   
2011-05-19 17:05   
Repository: erp/devel/pi
Changeset: a23394d64089db97dce1817139e7574d46a84cb1
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Thu May 19 17:01:35 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a23394d64089db97dce1817139e7574d46a84cb1 [^]

Fixed issue 17209.Fixed status column.Fixed post and delete buttons.

---
M modules/org.openbravo.advpaymentmngt/src-db/database/model/views/APRM_FINACC_TRANSACTION_V.xml
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_COLUMN.xml
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_FIELD.xml
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_TABLE.xml
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/DeleteTransaction.java
---
(0037487)
hudsonbot   
2011-05-26 07:44   
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/728387046be6 [^]

Maturity status: Test
(0037507)
hudsonbot   
2011-05-26 07:45   
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/728387046be6 [^]

Maturity status: Test