Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0014634 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | always | 2010-09-21 13:06 | 2010-09-29 11:57 | |||
Reporter | psarobe | View Status | public | |||||
Assigned To | adrianromero | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | e79dc1a96284 | |||
Projection | none | ETA | none | Target Version | 2.50MP22 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP21 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0014634: Cannot unprocess a bank statement with more than one business partner | |||||||
Description | Cannot unprocess a bank statement with more than one payment from different business partner | |||||||
Steps To Reproduce | 1.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 | |||||||
Tags | Regression | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0031273) psarobe (viewer) 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 (viewer) 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 (viewer) 2010-09-24 11:01 |
verified |
(0031451) hudsonbot (viewer) 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 (viewer) 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 [^] |
![]() |
|||
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:06 | psarobe | OBNetwork customer | => No |
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 |