Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0032020
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] Z. Othersmajoralways2016-01-27 12:332016-08-29 13:19
ReportermaiteView Statuspublic 
Assigned ToAtulOpenbravo 
PriorityurgentResolutionfixedFixed in Version3.0PR16Q4
StatusclosedFix in branchFixed in SCM revision66e7cb68bdbe
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tovmromanos
Web browser
ModulesAdvanced Payables and Receivables Mngmt
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0032020: It would be nice to be able to select several partial transactions at same time to match against a total bankstatementline

DescriptionIt would be nice to be able to select several partial transactions at same time to match against a total bankstatementline
Steps To Reproduce1. Access Financial Account, go to Reconciliation tab and reactivate last reconciliation
2. Run Match statement process and unmatch any line with huge amount
3. Run "search" process by clicking the magnifying glass and realize that you are not able to select more than one transaction to match against your bank statement line (however you will be able to perform several partial matching)
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0087165)
AtulOpenbravo (developer)
2016-06-10 14:49

Documentation for this feature request could be found at http://wiki.openbravo.com/wiki/Projects:Match_Several_Transactions_to_Bank_Statement_Line [^]
(0089475)
hgbot (developer)
2016-08-29 08:32

Repository: erp/devel/pi
Changeset: d23d4182c47a5244da11c5f31627d9efda2617d7
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Tue Jul 05 13:54:52 2016 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/d23d4182c47a5244da11c5f31627d9efda2617d7 [^]

Fixed issue 32020: [Match Several Transactions Project]

Allow to match several transactions against a concrete bank statement line

---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MESSAGE.xml
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_TAB.xml
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/actionHandler/FindTransactionsToMatchActionHandler.java
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/utility/APRM_MatchingUtility.java
M modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/js/ob-aprm-findTransaction.js
---
(0089476)
hgbot (developer)
2016-08-29 08:32

Repository: erp/devel/pi
Changeset: 66e7cb68bdbe684ede16a2c1f0ba12175aa55da1
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Fri Aug 26 09:49:28 2016 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/66e7cb68bdbe684ede16a2c1f0ba12175aa55da1 [^]

Fixed issue 32020: code review improvements

+ Allow partial match for multiple transactions as we allow for single transactions
+ Use adminMode when necessary
+ Code and javadoc improvements
+ Improved partial match message from add transaction and find transaction
+ Matching level properly passed to matchBankStatementLineToTrx() method.

---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MESSAGE.xml
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/actionHandler/FindTransactionsToMatchActionHandler.java
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/utility/APRM_MatchingUtility.java
M modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/js/ob-aprm-addTransaction.js
M modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/js/ob-aprm-findTransaction.js
---
(0089477)
vmromanos (manager)
2016-08-29 08:34

Code review + testing OK
(0089478)
vmromanos (manager)
2016-08-29 08:35

Related to automatic tests changesets:
https://code.openbravo.com/tools/automation/pi-functional/rev/ef5f6c14e4d3 [^]
https://code.openbravo.com/tools/automation/pi-functional/rev/addf20b50ffa [^]
https://code.openbravo.com/tools/automation/pi-functional/rev/441da9efe501 [^]
https://code.openbravo.com/tools/automation/pi-functional/rev/59de224895a1 [^]
(0089495)
hudsonbot (developer)
2016-08-29 13:19

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/52e64c9117f6 [^]
Maturity status: Test
(0089496)
hudsonbot (developer)
2016-08-29 13:19

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/52e64c9117f6 [^]
Maturity status: Test

- Issue History
Date Modified Username Field Change
2016-01-27 12:33 maite New Issue
2016-01-27 12:33 maite Assigned To => Triage Finance
2016-01-27 12:33 maite Modules => Advanced Payables and Receivables Mngmt
2016-01-27 12:33 maite Triggers an Emergency Pack => No
2016-01-27 12:33 maite Issue Monitored: networkb
2016-06-02 11:11 vmromanos Assigned To Triage Finance => vmromanos
2016-06-02 11:11 vmromanos Status new => acknowledged
2016-06-10 14:49 AtulOpenbravo Assigned To vmromanos => AtulOpenbravo
2016-06-10 14:49 AtulOpenbravo Note Added: 0087165
2016-08-09 11:45 vmromanos Status acknowledged => scheduled
2016-08-29 08:32 hgbot Checkin
2016-08-29 08:32 hgbot Note Added: 0089475
2016-08-29 08:32 hgbot Status scheduled => resolved
2016-08-29 08:32 hgbot Resolution open => fixed
2016-08-29 08:32 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d23d4182c47a5244da11c5f31627d9efda2617d7 [^]
2016-08-29 08:32 hgbot Checkin
2016-08-29 08:32 hgbot Note Added: 0089476
2016-08-29 08:32 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/d23d4182c47a5244da11c5f31627d9efda2617d7 [^] => http://code.openbravo.com/erp/devel/pi/rev/66e7cb68bdbe684ede16a2c1f0ba12175aa55da1 [^]
2016-08-29 08:34 vmromanos Review Assigned To => vmromanos
2016-08-29 08:34 vmromanos Note Added: 0089477
2016-08-29 08:34 vmromanos Status resolved => closed
2016-08-29 08:34 vmromanos Fixed in Version => 3.0PR16Q4
2016-08-29 08:35 vmromanos Note Added: 0089478
2016-08-29 13:19 hudsonbot Checkin
2016-08-29 13:19 hudsonbot Note Added: 0089495
2016-08-29 13:19 hudsonbot Checkin
2016-08-29 13:19 hudsonbot Note Added: 0089496


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker