Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0050891 | Openbravo ERP | 04. Warehouse management | public | 2022-11-14 17:41 | 2022-11-17 12:11 |
|
Reporter | shuehner | |
Assigned To | shuehner | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | PR23Q1 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0050891: Check and remove obsolete CostingMigration related modulescript |
Description | Issue 41421 from 20Q1 deleted the old costing engine + the code to migrate to the new engine.
Instead it added a new buildvalidation to validate the migration was done before updating.
This commit:
https://gitlab.com/openbravo/product/openbravo/-/commit/5d32b264a91e3b3278588a84d3b101ac97e03771 [^]
Document that the modeulscript InitializeCostingMigrationPreference was deleted.
However it only deleted the .java + .xsql source files but left the compiled .class file present.
So that modulescript is still technically there and running today.
Probably just leftover to validate and remove as it was intended in issue 41421. |
Steps To Reproduce | find . -name InitializeCostingMigrationPreference*
- Notice 2 .class file are found but none of the related sources (.java + .xsql) are present
- Look at commit referenced above |
Proposed Solution | Double check original 41421 intention and remove the leftover of the modulescript. |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0041421 | 3.0PR20Q1 | closed | AtulOpenbravo | Unsupport legacy cost engine | related to | feature request | 0030706 | | new | | Remove or update modulescripts which need to be executed always |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-11-14 17:41 | shuehner | New Issue | |
2022-11-14 17:41 | shuehner | Assigned To | => Triage Omni WMS |
2022-11-14 17:41 | shuehner | Modules | => Core |
2022-11-14 17:41 | shuehner | Triggers an Emergency Pack | => No |
2022-11-14 17:41 | shuehner | Relationship added | related to 0041421 |
2022-11-14 17:43 | shuehner | Note Added: 0143597 | |
2022-11-14 17:44 | shuehner | Relationship added | related to 0030706 |
2022-11-14 18:05 | vmromanos | Assigned To | Triage Omni WMS => Triage Omni OMS |
2022-11-16 16:30 | hgbot | Note Added: 0143725 | |
2022-11-17 12:09 | hgbot | Note Added: 0143777 | |
2022-11-17 12:09 | hgbot | Resolution | open => fixed |
2022-11-17 12:09 | hgbot | Status | new => closed |
2022-11-17 12:09 | hgbot | Fixed in Version | => PR23Q1 |
2022-11-17 12:09 | hgbot | Note Added: 0143778 | |
2022-11-17 12:11 | aferraz | Assigned To | Triage Omni OMS => shuehner |