Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029726 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 09. Financial management | major | always | 2015-01-18 23:17 | 2015-04-29 20:19 | |||
Reporter | rjapoova | View Status | public | |||||
Assigned To | eduardo_Argal | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR15Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 5aa20cf4d18e | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 3.0PR14Q4 | SCM revision | ||||||
Review Assigned To | umartirena | |||||||
Web browser | Google Chrome | |||||||
Modules | Core | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | ||||||||
Regression introduced in release | 3.0PR14Q4 | |||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0029726: Pressing Cancel in Match Statement or in Process Reconciliation does not trigger a refresh | |||||||
Description | In the Financial Account transactions window you can start a reconciliation flow with the Match Statement window. That window has two buttons: Done (complete the process) and Cancel (abandon the process). Given that cancel does not return the system in its previous state and that transactions might have been created in the background (see issue 28667), when you Cancel, the system should refresh the screen otherwise the created transactions are not visible to the user. The same applies to the Confirm Process Reconciliation window. This is very confusing and a source of many errors. | |||||||
Steps To Reproduce | See video: https://drive.google.com/file/d/0B2uCUQlrOPvINlU3VUxNNnJpYVU/view?usp=sharing [^] | |||||||
Proposed Solution | Please notice that if issue 28667 is resolved, this issue is not relevant since cancelling will not result in any new transaction. | |||||||
Tags | Approved | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0076876) hgbot (developer) 2015-04-29 14:21 |
Repository: erp/backports/3.0PR15Q2 Changeset: 5aa20cf4d18e6e7d7dd4b03ee7bab6f41deabb4c Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com> Date: Wed Apr 29 14:16:44 2015 +0200 URL: http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/5aa20cf4d18e6e7d7dd4b03ee7bab6f41deabb4c [^] Fixes issue 29726: Pressing Cancel in Match Statement or in Process Reconciliation does not trigger a refresh. Cancel button has been removed as it was considered confusing. Now there are two buttons, one for closing the window called 'OK', as it was before, and another one called 'Reconcile'. Both triggers refresh. Messages have been added to improve user understanding on how the window works. New message to inform the user any change will be persisted. This message can be disabled once clear and will not popup again. Message to run algorithm as well improved. --- M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_ELEMENT.xml M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MESSAGE.xml M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_REFERENCE.xml M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_REF_LIST.xml M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/OBUIAPP_PARAMETER.xml M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/actionHandler/MatchStatementActionHandler.java M modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/js/ob-aprm-matchStatement.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js A modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/actionHandler/MatchStatementOnLoadGetPreferenceActionHandler.java A modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/actionHandler/MatchStatementOnLoadPreferenceActionHandler.java --- |
(0076877) umartirena (reporter) 2015-04-29 14:23 |
Code Review + Testing OK |
Issue History | |||
Date Modified | Username | Field | Change |
2015-04-28 19:33 | eduardo_Argal | Type | defect => backport |
2015-04-28 19:33 | eduardo_Argal | Target Version | => 3.0PR15Q2 |
2015-04-29 14:21 | hgbot | Checkin | |
2015-04-29 14:21 | hgbot | Note Added: 0076876 | |
2015-04-29 14:21 | hgbot | Status | scheduled => resolved |
2015-04-29 14:21 | hgbot | Resolution | open => fixed |
2015-04-29 14:21 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/5aa20cf4d18e6e7d7dd4b03ee7bab6f41deabb4c [^] |
2015-04-29 14:23 | umartirena | Review Assigned To | => umartirena |
2015-04-29 14:23 | umartirena | Note Added: 0076877 | |
2015-04-29 14:23 | umartirena | Status | resolved => closed |
2015-04-29 14:23 | umartirena | Fixed in Version | => 3.0PR15Q2 |
2015-04-29 20:19 | dmitry_mezentsev | Tag Attached: Approved |
Copyright © 2000 - 2009 MantisBT Group |