-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[PLG:APR] Approvals Plugin TemplateSyntaxError #16
Comments
I deleted everything and did a full clean install with docker and it did seem to help some. I installed the approvals plugin again with the plugins.txt file and then enabled it without any errors, but now I am getting the following error when I submit a PO.
|
I tried uninstalling and reinstalling the plugin and restarting the server and now I am getting the following error when I try and issue a PO.
|
Which version did you install? |
Version 0.4 of approvals plugin and 0.13.5 Inventree version |
Please try the current alpha: https://git.invenhost.com/invenhost-c1/-/packages/pypi/inventree-approval/0.5b4 |
How do I make sure that it installs the latest one? My current plugins.txt file looks like this
I am getting the version # from the plugin admin page inside Inventree is that the correct place to see the version number? |
@matmair I changed my plugins.txt to the following and it installed version .5b4 and it all seems to be working now. Thanks so much for your help.
|
The version I linked is an alpha so it should not be installed generally - the setting you have is correct normally. You can force the install of the newer (alpha) version by adding The version you listed is correctly read out. edit: you were faster than me |
@csmith73 so can I close this? I recommend following me on polar to get notifications when I release InvenHost plugins: https://polar.sh/invenhost/ |
Related to #1 |
@matmair yes you can close this issue. I am having a different issue now where there is no way to receive items and complete a PO after approval. Should I make a new post for this? Thanks for the polar link I will be sure to follow you on there. |
Yes please make a new issue. I am still figuring out how to track issues for technically closed-source projects (I am using JIRA to manage all this in the backend). InvenHost is a way to test out monetisation strategies for the ecosystem but TBH I am going back open-source if tracking bugs keeps being this hard. |
@matmair thank you for your work on this plugin. I am not sure if this is the best place to put these issues I am having, if there is a better place to post please let me know. I was able to successfully install the approvals plugin by adding the repo and the plugin name to the plugins.txt file. I enabled the plugin along with making sure that check plugins on startup, app integration, and url integration were all enabled. I was able to enable the plugin successfully but if I navigate to /plugin/inventree-approval I get the below error. This error also occurs when I try to issue a PO. I am running the latest stable release of Inventree 0.13.5, Python 3.10.13, Django 3.2.23 Do you have any suggestions on how to fix this?
The text was updated successfully, but these errors were encountered: