Openbravo Issue Tracking System - Modules | |||||||||||||||||||
View Issue Details | |||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
0050596 | Modules | Business API Events | public | 2022-10-20 12:24 | 2022-10-20 13:22 | ||||||||||||||
Reporter | ngarcia | ||||||||||||||||||
Assigned To | caristu | ||||||||||||||||||
Priority | urgent | Severity | major | Reproducibility | always | ||||||||||||||
Status | closed | Resolution | fixed | ||||||||||||||||
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 | caristu | ||||||||||||||||||
Support ticket | 51121 | ||||||||||||||||||
OBNetwork customer | OBPS | ||||||||||||||||||
Regression introduced in release | |||||||||||||||||||
Summary | 0050596: Openbravo Business API 1.0.700 depends on 22Q3 but it doesn't compile on it | ||||||||||||||||||
Description | Openbravo Business API 1.0.700 depends on 22Q3 but it doesn't compile on it | ||||||||||||||||||
Steps To Reproduce | Having 22Q3.1 installed Go to Module Management window and configure to accept modules in Test status Search for Openbravo Business API module Install 1.0.700 version and the required modules Compile and check it fails with: compileSqlc: [javac] Compiling 204 source files to /home/openbravo/workspaces/openbravo/pi-pos/build/classes [javac] /home/openbravo/workspaces/openbravo/pi-pos/modules/org.openbravo.api/src/org/openbravo/api/event/order/PurchaseOrderPostProcessRunnerHook.java:14: error: cannot find symbol [javac] import org.openbravo.erpCommon.ad_process.ADProcessID; [javac] ^ [javac] symbol: class ADProcessID [javac] location: package org.openbravo.erpCommon.ad_process [javac] /home/openbravo/workspaces/openbravo/pi-pos/modules/org.openbravo.api/src/org/openbravo/api/event/order/PurchaseOrderPostProcessRunnerHook.java:18: error: cannot find symbol [javac] import org.openbravo.scheduling.ProcessRunnerHook; [javac] ^ [javac] symbol: class ProcessRunnerHook [javac] location: package org.openbravo.scheduling [javac] /home/openbravo/workspaces/openbravo/pi-pos/modules/org.openbravo.api/src/org/openbravo/api/event/order/PurchaseOrderPostProcessRunnerHook.java:22: error: cannot find symbol [javac] public class PurchaseOrderPostProcessRunnerHook implements ProcessRunnerHook { [javac] ^ [javac] symbol: class ProcessRunnerHook [javac] /home/openbravo/workspaces/openbravo/pi-pos/modules/org.openbravo.api/src/org/openbravo/api/event/order/PurchaseOrderPostProcessRunnerHook.java:21: error: cannot find symbol [javac] @ADProcessID("104") [javac] ^ [javac] symbol: class ADProcessID [javac] 4 errors The following two files don't exist in 22Q3: src/org/openbravo/scheduling/ProcessRunnerHook.java src/org/openbravo/erpCommon/ad_process/ADProcessID.java | ||||||||||||||||||
Proposed Solution | |||||||||||||||||||
Additional Information | |||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||
Relationships |
| ||||||||||||||||||
Attached Files | |||||||||||||||||||
Issue History | |||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||
2022-10-20 12:24 | ngarcia | New Issue | |||||||||||||||||
2022-10-20 12:24 | ngarcia | Assigned To | => Triage Platform Conn | ||||||||||||||||
2022-10-20 12:24 | ngarcia | Support ticket | => 51121 | ||||||||||||||||
2022-10-20 12:24 | ngarcia | OBNetwork customer | => OBPS | ||||||||||||||||
2022-10-20 12:24 | ngarcia | Relationship added | related to 0050341 | ||||||||||||||||
2022-10-20 12:34 | caristu | Status | new => scheduled | ||||||||||||||||
2022-10-20 12:34 | caristu | Assigned To | Triage Platform Conn => caristu | ||||||||||||||||
2022-10-20 12:34 | caristu | Relationship added | related to 0050134 | ||||||||||||||||
2022-10-20 13:22 | caristu | Review Assigned To | => caristu | ||||||||||||||||
2022-10-20 13:22 | caristu | Note Added: 0142344 | |||||||||||||||||
2022-10-20 13:22 | caristu | Status | scheduled => closed | ||||||||||||||||
2022-10-20 13:22 | caristu | Resolution | open => fixed |
Notes | |||||
|
|||||
|
|