Replies: 3 comments 2 replies
-
@icvdok does your issue match the description here - #9327 ? |
Beta Was this translation helpful? Give feedback.
-
Similar but not the same. I've probably multiple issues but let's focus on the primary. I can see the printer withint the machine list Error object (29) Type: File "/home/inventree/src/backend/InvenTree/InvenTree/tasks.py", line 208, in offload_task File "/root/.local/lib/python3.11/site-packages/django_q/tasks.py", line 730, in run File "/root/.local/lib/python3.11/site-packages/django_q/tasks.py", line 71, in async_task File "/root/.local/lib/python3.11/site-packages/django_q/signing.py", line 16, in dumps File "/root/.local/lib/python3.11/site-packages/django/core/signing.py", line 152, in dumps File "/root/.local/lib/python3.11/site-packages/django/core/signing.py", line 250, in sign_object File "/root/.local/lib/python3.11/site-packages/django_q/signing.py", line 36, in dumps _pickle.PicklingError: Can't pickle <class 'inventree_brother.brother_plugin.BrotherLabelPrinterDriver'>: it's not the same object as inventree_brother.brother_plugin.BrotherLabelPrinterDriver |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Label Printing Setup
I would like to share my situation regarding my label printing setup and the gaps I am experiencing to understand if there are issues or if my setup needs adjustments.
I have two Brother label printers: QL-820NWB and PTZ. The QL supports 65mm labels, which I use mainly for printing location labels to apply on boxes, shelves, and other types of locations. The PT-P750W supports up to 24mm labels, but I am using classic 12mm labels for Gridfinity bins.
I have installed the Brother plugin, and it appears to be installed and active, but it is not listed when I attempt to print something. I have configured the QL as a machine, and it works, but the server reports an error with each print (although the label is printed). I tried to add the PT as a second machine, but there is no way to add the network configuration.
I also attempted to create a custom label printer to print 12mm labels, but without a working printer configuration, I don't want to invest too much time.
Is what I am trying to achieve too challenging with the current InvenTree capabilities, or do I have issues with my setup? For example, why is the Brother printer not listed anymore (it was in the previous version)? Can the Brother driver support two printers? Is there a compatibility list of the Brother-supported printers?
Many thanks for any feedbacks
Beta Was this translation helpful? Give feedback.
All reactions