Openbravo Issue Tracking System - Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0051159 | Modules | Distribution Orders | public | 2022-12-14 16:15 | 2022-12-14 16:15 |
Reporter | guillermogil | ||||
Assigned To | Triage Omni WMS | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Regression date | |||||
Regression introduced by commit | |||||
Regression level | |||||
Review Assigned To | |||||
Support ticket | |||||
OBNetwork customer | |||||
Regression introduced in release | |||||
Summary | 0051159: Distribution Order jUnit Tests are using preferences from a different module | ||||
Description | Distribution Order jUnit Tests are using preferences from a different module: https://gitlab.com/openbravo/product/mods/org.openbravo.distributionorder/-/blob/master/src-test/org/openbravo/distributionorder/test/utils/DistributionOrderTestUtils.java#L992 [^] Example of a failing test: https://builds.openbravo.com/job/mod-simple/64024/testReport/junit/org.openbravo.distributionorder.test/OBDOAutomaticCloseTests/DOC010_CheckAutomaticCloseDistributionOrder/ [^] As that module is not a dependency from Distribution Order (That is OK) the preference does not exists. | ||||
Steps To Reproduce | On an environment with Openbravo Core and Distribution Order execute the jUnit tests. Following error will raise: ADPreference.property: Property ADPreference.property, value (OBDOA_DeleteNonConfTaskAndResWhenCloseDO) is not allowed, it should be one of the following values: ... ... | ||||
Proposed Solution | Use only preference from those modules and migurate the failing tests to AWO Distibution Order Module | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2022-12-14 16:15 | guillermogil | New Issue | |||
2022-12-14 16:15 | guillermogil | Assigned To | => Triage Omni WMS |
There are no notes attached to this issue. |