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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0014634
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementmajoralways2010-09-21 13:062010-09-29 11:57
ReporterpsarobeView Statuspublic 
Assigned Toadrianromero 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revisione79dc1a96284
ProjectionnoneETAnoneTarget Version2.50MP22
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50MP21SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0014634: Cannot unprocess a bank statement with more than one business partner

DescriptionCannot unprocess a bank statement with more than one payment from different business partner
Steps To Reproduce1.Login as Openbravo/openbravo. Role QA Admin
2.Go to sales management and created two sales invoice from cusA and cusB
3. Go to financial management bank statement window and select these two payments
4. Process. Ensure the credit used is properly updated
5. Unprocess the Bankstatement. Current behaviour: Process failed. No data found. This behaviour is not correct

Expected behaviour: You can unprocess the bank statement
TagsRegression
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00139582.50MP21 closedsathiyan cursor incorrect in process c_bankstatement_post 

-  Notes
(0031273)
psarobe (manager)
2010-09-21 13:07

Regression introduced by issue: 13958
(0031275)
hgbot (developer)
2010-09-21 13:24

Repository: erp/devel/pi
Changeset: 3249119dbc098164e2b74901ed9b0de384c24cab
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Tue Sep 21 13:22:49 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/3249119dbc098164e2b74901ed9b0de384c24cab [^]

Fixes issue 0014634: Cannot unprocess a bank statement with more than one business partner
It has been reverted the fix created in issue 13958 and applied a proper fix that consist in only removing the condition C_Settlement_Cancel_ID IS NULL when selecting business partners to update

---
M src-db/database/model/functions/C_BANKSTATEMENT_POST.xml
---
(0031276)
adrianromero (manager)
2010-09-21 13:27
edited on: 2010-09-22 13:17

* Testing of the issue

Follow the steps to reproduce and notice that now it is possible to unprocess the bank statement. Because this issue has been introduced with the fix of issue 13958, it needs to be tested too this issue.

When processing and unprocessing bank statements create bank statements with several payments and payments with different dates and different business partners too to verify all the possibilities of processing/unprocessing bank statements

* Other areas affected.

It has only been modified the C_BANKSTATEMENT_POST procedure. This fix only affects to the functionality of processing/unprocessing bank statements.

(0031295)
hgbot (developer)
2010-09-22 13:14

Repository: erp/devel/pi
Changeset: e79dc1a96284249e94cbd7b8045731b11247a993
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Wed Sep 22 13:13:54 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/e79dc1a96284249e94cbd7b8045731b11247a993 [^]

Fixes issue 0014634: Cannot unprocess a bank statement with more than one business partner
It has been fixed the sentence that gets the business partners to update

---
M src-db/database/model/functions/C_BANKSTATEMENT_POST.xml
---
(0031341)
sureshbabu (reporter)
2010-09-24 11:01

verified
(0031451)
hudsonbot (developer)
2010-09-29 11:57

A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/3249119dbc09 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/51c2c2967221 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18452.obx [^]
(0031454)
hudsonbot (developer)
2010-09-29 11:57

A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/e79dc1a96284 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/51c2c2967221 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18452.obx [^]

- Issue History
Date Modified Username Field Change
2010-09-21 13:06 psarobe New Issue
2010-09-21 13:06 psarobe Assigned To => adrianromero
2010-09-21 13:07 psarobe Tag Attached: Regression
2010-09-21 13:07 psarobe Relationship added related to 0013958
2010-09-21 13:07 psarobe Note Added: 0031273
2010-09-21 13:08 psarobe Status new => scheduled
2010-09-21 13:08 psarobe fix_in_branch => pi
2010-09-21 13:24 hgbot Checkin
2010-09-21 13:24 hgbot Note Added: 0031275
2010-09-21 13:24 hgbot Status scheduled => resolved
2010-09-21 13:24 hgbot Resolution open => fixed
2010-09-21 13:24 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3249119dbc098164e2b74901ed9b0de384c24cab [^]
2010-09-21 13:27 adrianromero Note Added: 0031276
2010-09-22 13:14 hgbot Checkin
2010-09-22 13:14 hgbot Note Added: 0031295
2010-09-22 13:14 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/3249119dbc098164e2b74901ed9b0de384c24cab [^] => http://code.openbravo.com/erp/devel/pi/rev/e79dc1a96284249e94cbd7b8045731b11247a993 [^]
2010-09-22 13:17 adrianromero Note Edited: 0031276 View Revisions
2010-09-24 11:01 sureshbabu Note Added: 0031341
2010-09-24 11:01 sureshbabu Status resolved => closed
2010-09-25 00:00 anonymous sf_bug_id 0 => 3075154
2010-09-29 11:57 hudsonbot Checkin
2010-09-29 11:57 hudsonbot Note Added: 0031451
2010-09-29 11:57 hudsonbot Checkin
2010-09-29 11:57 hudsonbot Note Added: 0031454


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker