Ad a setting to allow regexp search for parts #4265
Unanswered
SergeoLacruz
asked this question in
Q&A
Replies: 1 comment
-
The There is some guidelines on how to make these search fields behave dynamically in the DRF documentation |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I tried to enable regular expression search in the part search. It is easy to add an additional setting to Inventree.
But I get stuck in parts/api.py. The search fields are defind here and I know I need to add a $ sign to the description.
The code fragment below works but requires a server restart because the definition is not updated when I just change the setting.
Any hint from the experts?
Michael
Beta Was this translation helpful? Give feedback.
All reactions