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

Template handling #172

Merged
merged 12 commits into from
Oct 14, 2023
Merged

Template handling #172

merged 12 commits into from
Oct 14, 2023

Conversation

T0jan
Copy link
Collaborator

@T0jan T0jan commented Aug 22, 2023

This pull request expands the handling of parameters and templates:

For performance reasons I also added the option for users to skip the check for existing parts in InvenTree as this check takes quite significant amounts of time for bigger categories.

I also updated the requirements to the latest inventree API version and the latest working version of flet.

@eeintech
Copy link
Contributor

Sweet, thanks @T0jan I'll give it a shot soon 👍

Btw I think poetry requirements need to be updated too, it is used to build and upload to PyPI.

@eeintech
Copy link
Contributor

Also, Inventree 0.12.6 just landed, maybe worth a shot to bring back master in the CI?

@T0jan
Copy link
Collaborator Author

T0jan commented Aug 25, 2023

checked with InvenTree 0.12.6 and saw no issues so back to stable it is. we just have to keep in mind to add the necessary environment variable once 0.13.0 drops.

Also sorry for the missing poetry requirement update, completely forgot about that. should be fixed now.

@eeintech
Copy link
Contributor

No problem at all, thanks for testing with InvenTree master, I think I can test it out next week ;)

@eeintech eeintech merged commit d5c1461 into sparkmicro:main Oct 14, 2023
9 checks passed
@eeintech eeintech mentioned this pull request Oct 14, 2023
@T0jan T0jan deleted the template-handling branch October 31, 2023 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants