ADempiere-Vue is a new UI for ADempiere ERP, CRM & SCM. It is based on Vue and uses the UI Toolkit element-ui. It is a great UI for ADempiere ERP, CRM & SCM, based on the newest development stack of Vue, built-in i18n solution, typical templates for enterprise applications, lots of awesome features. This project was forked from Vue-Element-Admin originally write by PanJiaChen / 花裤衩 over MIT license and was changed to GNU/GPL v3 by Yamel Senih after forked granted by PanJiaChen / 花裤衩 on the issue "Extend as GNU/Gpl v3 License #1434".
Process activity is not showed after run a process with class not found error
Steps to reproduce
Open ADempiere
Run any process
Press notification
See the error
Screenshot or Gif(截图或动态图)
Link to minimal reproduction(最小可在线还原demo)
Expected behavior
A clear and concise description of what you expected to happen.
Other relevant information
Your OS: Chrome
Web Browser: 98.0.4758.80 (Official Build) (64-bit)
Node.js version: latest
adempiere-vue version: latest develop
Additional context
error-log.js?b1fc:32 TypeError: Cannot read properties of undefined (reading 'processUuid')
at eval (webpack-internal:///./node_modules/cache-loader/dist/cjs.js?!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib/index.js!./node_modules/eslint-loader/index.js?!./src/views/ADempiere/ProcessActivity/processActivity.js?vue&type=script&lang=js&:62:55)
at Array.forEach (<anonymous>)
at VueComponent.eval (webpack-internal:///./node_modules/cache-loader/dist/cjs.js?!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib/index.js!./node_modules/eslint-loader/index.js?!./src/views/ADempiere/ProcessActivity/processActivity.js?vue&type=script&lang=js&:60:18)
at Watcher.get (webpack-internal:///./node_modules/vue/dist/vue.runtime.esm.js:4489:25)
at Watcher.evaluate (webpack-internal:///./node_modules/vue/dist/vue.runtime.esm.js:4591:21)
at RefImpl.computedGetter [as value] (webpack-internal:///./node_modules/@vue/composition-api/dist/vue-composition-api.esm.js:1505:27)
at VueComponent.eval (webpack-internal:///./node_modules/cache-loader/dist/cjs.js?!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib/index.js!./node_modules/eslint-loader/index.js?!./src/views/ADempiere/ProcessActivity/processActivity.js?vue&type=script&lang=js&:91:31)
at Watcher.get (webpack-internal:///./node_modules/vue/dist/vue.runtime.esm.js:4489:25)
at Watcher.evaluate (webpack-internal:///./node_modules/vue/dist/vue.runtime.esm.js:4591:21)
at RefImpl.computedGetter [as value] (webpack-internal:///./node_modules/@vue/composition-api/dist/vue-composition-api.esm.js:1505:27) 'render'
eval @ error-log.js?b1fc:32
processLog.js?3c53:106 Error getting process activity: rootGetters.getProcess is not a function. Code: undefined.
Bug report
Process activity is not showed after run a process with class not found error
Steps to reproduce
Screenshot or Gif(截图或动态图)
Link to minimal reproduction(最小可在线还原demo)
Expected behavior
A clear and concise description of what you expected to happen.
Other relevant information
Additional context