Skip to content
Discussion options

You must be logged in to vote

Sounds like the plugin is not discovered. If it is not showing up in the settings/plugin table InvenTree does not know about it.
Could be a number of things but the most probable is that module discovery itself is not working.

  1. Do you have an empty __init__.py in plugins and stock_location_scaling?
  2. If yes: place raise KeyError('test) in both files, restart the server and check if you see discovery errors in the settings/plugin pane

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@j-huff
Comment options

Answer selected by matmair
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants