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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0033368
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementmajoralways2016-06-28 11:262016-08-11 18:40
ReporteramayavicenteView Statuspublic 
Assigned Toumartirena 
PriorityhighResolutionfixedFixed in Version3.0PR16Q4
StatusclosedFix in branchFixed in SCM revision4044ca6f9d56
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toaferraz
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0033368: [SER QA 1367] Wrong Line no in Financial Account || Transactions

DescriptionWrong Line no in Financial Account || Transactions when a payment in deposit in a fiancial account different to the selected financial account in the payment header.
Steps To Reproduce1. For the payment method 'Wire Transfer' set Automatic Deposit = No in the financial accounts 'Bank-Account 1' and 'Bank-Account 2'.
2. Create a payment in for the organization 'F & B US, Inc.', Payment Method = 'Wire Transfer' and Deposit to = 'Bank-Account 1'.
3. Add details, for instanca a gl item, and process the payment with the action 'Process Received Payment(s)'.
4. Deposit the payment created previously in the financial account 'Bank-Account 2' using the button 'Add Multiple Payments'.

ERROR: check that in the tab 'Transaction' the payment has been deposit with the wrong 'Line No' = 6630 instead with the number 20. This is due to the fact that:
-Line No = Max (Line No of the FA linked to the payment) + 10
and it should be:
-Line No = Max (Line No of the FA where the payment is deposit) + 10
Proposed SolutionSee attached diff made by Eduardo Argal.
TagsSER-QA
Attached Filesdiff file icon AddMultiplePayments.diff [^] (815 bytes) 2016-06-28 11:26 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0088136)
hgbot (developer)
2016-07-01 10:07

Repository: erp/devel/pi
Changeset: 4044ca6f9d568076ea64d4b47375881f2be5c2b3
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Fri Jun 17 12:53:30 2016 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4044ca6f9d568076ea64d4b47375881f2be5c2b3 [^]

Fixes issue 33368: Set line no to transaction in AddMultiplePaymentsHandler

---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/actionHandler/AddMultiplePaymentsHandler.java
---
(0088137)
hgbot (developer)
2016-07-01 10:07

Repository: erp/devel/pi
Changeset: 59f5c92e9921d28424c96dd9e4859797443d8944
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Fri Jul 01 10:00:46 2016 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/59f5c92e9921d28424c96dd9e4859797443d8944 [^]

Related to issue 33368: Update copyright

---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/actionHandler/AddMultiplePaymentsHandler.java
---
(0088138)
aferraz (manager)
2016-07-01 10:08

Code review + Testing OK
(0088979)
hudsonbot (developer)
2016-08-11 18:40

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/edaa05b1fb18 [^]
Maturity status: Test
(0088980)
hudsonbot (developer)
2016-08-11 18:40

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

- Issue History
Date Modified Username Field Change
2016-06-28 11:26 amayavicente New Issue
2016-06-28 11:26 amayavicente Assigned To => Triage Finance
2016-06-28 11:26 amayavicente File Added: AddMultiplePayments.diff
2016-06-28 11:26 amayavicente Modules => Core
2016-06-28 11:26 amayavicente Resolution time => 1468274400
2016-06-28 11:26 amayavicente Triggers an Emergency Pack => No
2016-06-28 11:26 amayavicente Tag Attached: SER-QA
2016-07-01 09:56 amayavicente Steps to Reproduce Updated View Revisions
2016-07-01 10:07 hgbot Checkin
2016-07-01 10:07 hgbot Note Added: 0088136
2016-07-01 10:07 hgbot Status new => resolved
2016-07-01 10:07 hgbot Resolution open => fixed
2016-07-01 10:07 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/4044ca6f9d568076ea64d4b47375881f2be5c2b3 [^]
2016-07-01 10:07 hgbot Checkin
2016-07-01 10:07 hgbot Note Added: 0088137
2016-07-01 10:08 aferraz Assigned To Triage Finance => umartirena
2016-07-01 10:08 aferraz Review Assigned To => aferraz
2016-07-01 10:08 aferraz Note Added: 0088138
2016-07-01 10:08 aferraz Status resolved => closed
2016-07-01 10:08 aferraz Fixed in Version => 3.0PR16Q4
2016-08-11 18:40 hudsonbot Checkin
2016-08-11 18:40 hudsonbot Note Added: 0088979
2016-08-11 18:40 hudsonbot Checkin
2016-08-11 18:40 hudsonbot Note Added: 0088980


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker