Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029453 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | major | have not tried | 2015-03-27 12:23 | 2015-04-08 18:40 | |||
Reporter | umartirena | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR15Q1.3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 7113377f5e9f | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q1.3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | AugustoMauch | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Pre packaging ( pi ) | |||||||
Regression date | ||||||||
Regression introduced in release | pi | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/9216d290b2f2 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0029453: Process Definition popup is not closed after executing the process behind | |||||||
Description | Process Definition popup is not closed after executing the process behind. The popup keeps opened even the process finishes successfully or raises any error. So it is impossible to know what has happened. | |||||||
Steps To Reproduce | In Live Builds: Go to Organization window: * Select F&B España, S.A org and remove its currency Go to Costing Rule window and create a new record: * Org: F&B España, S.A * Costing Algorithm: Average Algorithm * Select Backdated Transactions Fixed. Save and Click on Validate Costing Rule. Notice that the popup keeps opened forever and it does not display nor success neither error. If look at the log you will see that the following error has been raised: ERROR org.openbravo.base.exception.OBException - @NoCurrencyInCostingRuleOrg@ org.openbravo.base.exception.OBException: @NoCurrencyInCostingRuleOrg@ at org.openbravo.costing.CostingRuleProcess.execute(CostingRuleProcess.java:81) at org.openbravo.costing.CostingRuleProcessActionHandler.doExecute(CostingRuleProcessActionHandler.java:66) at org.openbravo.client.application.process.BaseProcessActionHandler.execute(BaseProcessActionHandler.java:152) at org.openbravo.client.kernel.BaseActionHandler.execute(BaseActionHandler.java:71) at org.openbravo.client.kernel.KernelServlet.processActionRequest(KernelServlet.java:294) at org.openbravo.client.kernel.KernelServlet.doGet(KernelServlet.java:186) at org.openbravo.client.kernel.KernelServlet.doPost(KernelServlet.java:267) at javax.servlet.http.HttpServlet.service(HttpServlet.java:637) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0076346) hgbot (developer) 2015-04-07 07:58 |
Repository: erp/backports/3.0PR15Q1.3 Changeset: 7113377f5e9f3aee9e0989ebfc14369328ec3214 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Mon Mar 30 10:07:10 2015 +0200 URL: http://code.openbravo.com/erp/backports/3.0PR15Q1.3/rev/7113377f5e9f3aee9e0989ebfc14369328ec3214 [^] fixed bug 29453: Process Definition without params popup is not closed When a process defintion has no parameters, it is not closed after execution/failure. The problem was due the invokation of allRequiredParametersSet which now is performed after validation, this method incorretly assumed there was a form with paramters. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js --- |
(0076390) AugustoMauch (administrator) 2015-04-08 18:40 |
Code reviewed and verified in [1]@eda5123f66b0 [1] https://code.openbravo.com/erp/backports/3.0PR15Q1.3/ [^] [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2015-03-30 10:04 | alostale | Type | defect => backport |
2015-03-30 10:04 | alostale | Target Version | => 3.0PR15Q1.3 |
2015-03-30 10:04 | alostale | Relationship added | related to 0029416 |
2015-03-30 11:53 | ngarcia | Issue Monitored: ngarcia | |
2015-04-07 07:58 | hgbot | Checkin | |
2015-04-07 07:58 | hgbot | Note Added: 0076346 | |
2015-04-07 07:58 | hgbot | Status | scheduled => resolved |
2015-04-07 07:58 | hgbot | Resolution | open => fixed |
2015-04-07 07:58 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR15Q1.3/rev/7113377f5e9f3aee9e0989ebfc14369328ec3214 [^] |
2015-04-07 08:00 | alostale | Review Assigned To | => AugustoMauch |
2015-04-08 18:40 | AugustoMauch | Note Added: 0076390 | |
2015-04-08 18:40 | AugustoMauch | Status | resolved => closed |
2015-04-08 18:40 | AugustoMauch | Fixed in Version | => 3.0PR15Q1.3 |
Copyright © 2000 - 2009 MantisBT Group |