Brother label print suddenly stopped working #5050
-
Hi, Have had inventree working great for 6 months now, but today when adding new parts there is an error printing out labels. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
@martin323232 you are running an old version of InvenTree and the newest one of the brother plugin. Either downgrade the plugin to 0.6.0 or update InvenTree to 0.11.x |
Beta Was this translation helpful? Give feedback.
-
@matmair updated server to latest dover version Same issue with printing labels. But now I have an issue with Inventree. |
Beta Was this translation helpful? Give feedback.
-
I think it is here: |
Beta Was this translation helpful? Give feedback.
Is the issue still the same? You can downgrade the plugin by visiting the plugins.txt file and append the version you want at the end in pip annotation (eg. appending
==0.6.0
).