Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for label printing plugins #5371

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

SchrodingersGat
Copy link
Member

  • Don't pass pdf_file data to background process
  • pre-rendered template data cannot be pickled

Fixes #5367

- Don't pass pdf_file data to background process
- pre-rendered template data cannot be pickled
@SchrodingersGat SchrodingersGat added bug Identifies a bug which needs to be addressed plugin Plugin ecosystem labels Jul 30, 2023
@SchrodingersGat SchrodingersGat added this to the 0.13.0 milestone Jul 30, 2023
@netlify
Copy link

netlify bot commented Jul 30, 2023

Deploy Preview for inventree canceled.

Name Link
🔨 Latest commit c73c05a
🔍 Latest deploy log https://app.netlify.com/sites/inventree/deploys/64c6f4266baaa90008641eb2

@SchrodingersGat SchrodingersGat merged commit 36d669d into inventree:master Jul 31, 2023
23 checks passed
@SchrodingersGat SchrodingersGat deleted the label-print-fix branch July 31, 2023 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Identifies a bug which needs to be addressed plugin Plugin ecosystem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Label printer plugins do not work without BLOCKING_PRINT = True
1 participant