Automatically Generating Part Numbers #6151
harryg-oss
started this conversation in
Ideas
Replies: 3 comments 5 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
5 replies
-
I found one |
Beta Was this translation helpful? Give feedback.
0 replies
-
See #6811 |
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
-
Hi,
I am looking to see if there exists a solution to automatically generate part numbers, perhaps from a pattern defined in the subclasses.
Ideally I would like a pattern input when creating/editing the subclass (which would need a new column in the database by the looks of it), and a button next to the input box when creating/editing a part to automatically generate the part number.
I see there is some pattern input for Global Settings -> Stock -> Batch Code Template so I could try to follow this format.
For generating, it would need a way of incrementing a serial number, and then checking if that one exists and skipping if it does.
I am happy to give this a go myself, but from reading the documentation, it sounds like this discussion forum should be the first place to start, for ideas, tips and general assistance. Also some recommendations if this can be a plugin or if you would like it as a pull request.
Thank you for your time,
Harry.
Beta Was this translation helpful? Give feedback.
All reactions