Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0044951 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 04. Warehouse management | major | always | 2020-09-01 14:11 | 2020-09-07 18:22 | |||
Reporter | gorkaion | View Status | public | |||||
Assigned To | inigo_lerga | |||||||
Priority | high | Resolution | fixed | Fixed in Version | PR20Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | dmiguelez | |||||||
OBNetwork customer | Gold | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 17981 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0044951: Update ABC button of Pareto Product Report not working. | |||||||
Description | When the Update ABC button of Pareto Product report is clicked an error is raised making it unable to use. | |||||||
Steps To Reproduce | * Activate the instance to make Pareto Report available. * Open the Pareto Report * Select Organization F&B España and currency EUR * Click on Search * Some results are shown * Click on Update ABC button * An error is raised. | |||||||
Proposed Solution | The issue is in the class ReportParetoProduct. This class manages the execution of that button in the mUpdateParetoProduct method. This method currently is executing ad_process_id 1000500001. That id is the legacy update process already removed on latest releases. The correct process id created for the new cost engine is 9CD67D41E43242CDA034FB994B75812A Find attached a diff that changes the id | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0122551) inigo_lerga (viewer) 2020-09-02 16:17 edited on: 2020-09-07 18:21 |
--Test Plan Mantis -- Beforehand, the the instance must be activated. As the F&B International Group Admin role in Backend: - Go to Pareto Report window and select Organization "F&B España, S.A" and currency EUR. Click on Search. Press the Update ABC button. #In this moment the correct process is executed" The process finishes successfully with a message similar to: "Process completed successfully Created=28, Updated=0" |
(0122774) hgbot (developer) 2020-09-07 18:21 |
Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: f7442ac372c2fcf6304bc79318934a30f53216f7 Author: inigo_lerga <inigo.lerga@openbravo.com> Date: 2020-09-07T16:21:34+00:00 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/f7442ac372c2fcf6304bc79318934a30f53216f7 [^] fixes BUG-44951:Updated process id Old process id is the legacy update process that has already been removed. New one is used with this fix. --- M src/org/openbravo/erpCommon/ad_reports/ReportParetoProduct.java --- |
(0122775) dmiguelez (viewer) 2020-09-07 18:22 |
Code Review + Testing Ok |
![]() |
|||
Date Modified | Username | Field | Change |
2020-09-01 14:11 | gorkaion | New Issue | |
2020-09-01 14:11 | gorkaion | Assigned To | => Triage Finance |
2020-09-01 14:11 | gorkaion | File Added: processid-fix.diff | |
2020-09-01 14:11 | gorkaion | OBNetwork customer | => Gold |
2020-09-01 14:11 | gorkaion | Modules | => Core |
2020-09-01 14:11 | gorkaion | Support ticket | => 17981 |
2020-09-01 14:11 | gorkaion | Resolution time | => 1663797600 |
2020-09-01 14:11 | gorkaion | Triggers an Emergency Pack | => No |
2020-09-01 15:34 | dmiguelez | Assigned To | Triage Finance => inigo_lerga |
2020-09-02 16:17 | inigo_lerga | Note Added: 0122551 | |
2020-09-02 16:18 | inigo_lerga | Status | new => scheduled |
2020-09-07 09:19 | dmiguelez | Resolution time | 1663797600 => 1600725600 |
2020-09-07 18:21 | dmiguelez | Note Edited: 0122551 | View Revisions |
2020-09-07 18:21 | hgbot | Resolution | open => fixed |
2020-09-07 18:21 | hgbot | Status | scheduled => resolved |
2020-09-07 18:21 | hgbot | Fixed in Version | => PR20Q4 |
2020-09-07 18:21 | hgbot | Note Added: 0122774 | |
2020-09-07 18:22 | dmiguelez | Review Assigned To | => dmiguelez |
2020-09-07 18:22 | dmiguelez | Note Added: 0122775 | |
2020-09-07 18:22 | dmiguelez | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |