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

print location report does not work properly #8156

Closed
2 of 6 tasks
Philipboy881 opened this issue Sep 20, 2024 · 4 comments
Closed
2 of 6 tasks

print location report does not work properly #8156

Philipboy881 opened this issue Sep 20, 2024 · 4 comments
Labels
bug Identifies a bug which needs to be addressed inactive Indicates lack of activity question This is a question

Comments

@Philipboy881
Copy link

Philipboy881 commented Sep 20, 2024

Please verify that this bug has NOT been raised before.

  • I checked and didn't find a similar issue

Describe the bug*

when i want to print stok location reports on the new ui this does open the dialog but i get an "Invalid Return Code Server returned status 0" error in the right botom. when i press print.

on the old ui it just works when the print reports is enabled in the server settings.

cannot reproduce on demo because cannot login on the new ui

Steps to Reproduce

got to stock -> stock locations -> select a sub location
after this the print button will be visible and select print report in the dropdown.

Expected behaviour

i expect an document instead of error code (i do not know if it is already implemented becas the new ui is new).

Deployment Method

  • Docker
  • Package
  • Bare metal
  • Other - added info in Steps to Reproduce

Version Information

Version Information:

InvenTree-Version: 0.16.1
Django Version: 4.2.15

Database: sqlite3
Debug-Mode: False
Deployed using Docker: False
Platform: Linux-5.4.0-196-generic-x86_64-with-glibc2.31
Installer: None

Active plugins: [{'name': 'InvenTreeBarcode', 'slug': 'inventreebarcode', 'version': '2.1.0'}, {'name': 'InvenTreeCoreNotificationsPlugin', 'slug': 'inventreecorenotificationsplugin', 'version': '1.0.0'}, {'name': 'InvenTreeCurrencyExchange', 'slug': 'inventreecurrencyexchange', 'version': '1.0.0'}, {'name': 'InvenTreeLabel', 'slug': 'inventreelabel', 'version': '1.1.0'}, {'name': 'InvenTreeLabelMachine', 'slug': 'inventreelabelmachine', 'version': '1.0.0'}, {'name': 'InvenTreeLabelSheet', 'slug': 'inventreelabelsheet', 'version': '1.0.0'}, {'name': 'DigiKeyPlugin', 'slug': 'digikeyplugin', 'version': '1.0.0'}, {'name': 'LCSCPlugin', 'slug': 'lcscplugin', 'version': '1.0.0'}, {'name': 'MouserPlugin', 'slug': 'mouserplugin', 'version': '1.0.0'}, {'name': 'TMEPlugin', 'slug': 'tmeplugin', 'version': '1.0.0'}, {'name': 'Zebra', 'slug': 'zebra', 'version': '0.5.2'}]

Please verify if you can reproduce this bug on the demo site.

  • I can reproduce this bug on the demo site.

Relevant log output

No response

@Philipboy881 Philipboy881 added bug Identifies a bug which needs to be addressed question This is a question triage:not-checked Item was not checked by the core team labels Sep 20, 2024
@SchrodingersGat
Copy link
Member

It might be timing out. How long does the "print" operation take to complete on the old UI?

@SchrodingersGat SchrodingersGat removed the triage:not-checked Item was not checked by the core team label Sep 20, 2024
@Philipboy881
Copy link
Author

Approximately 2 seconds on the old ui

@SchrodingersGat
Copy link
Member

Upcoming version 0.17.0 has already an increased timeout for these actions. I am backporting that to 0.16.x here - #8187

Copy link
Contributor

This issue seems stale. Please react to show this is still important.

@github-actions github-actions bot added the inactive Indicates lack of activity label Nov 25, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 2, 2024
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 inactive Indicates lack of activity question This is a question
Projects
None yet
Development

No branches or pull requests

2 participants