2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-04-27 21:16:45 +00:00

Changed picture source

This commit is contained in:
Michael 2024-04-22 18:44:43 +02:00
parent 9f424a73f3
commit 97bf75412e

View File

@ -245,7 +245,7 @@ number with n digits.
May be it is worth to leave a few more words on this. We define the url of the plugin. This is called by the Javascript
function when we push the button. Let's have a look on the names and how they belong together:
![Dataflow](https://github.com/SergeoLacruz/inventree-supplier-panel/blob/master/pictures/plugin_dataflow.svg)
![Dataflow](/assets/plugins/plugin_dataflow.svg)
In the picture you see the relevant lines in the python and java code. The names in the coloured boxes need to match.
In case something does not fit the panel will not render and you will get an error message.