You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am responsible implementing Inventree at the company I work for. Currently I am developing label templates.
Our operation includes installing equipment in racks. These racks are serialized stock items. They are the output of a build order. Each build order is associated with a project.
I would like to create a label that has the following information:
project.id (serialised project number)
project.description (we use this as project name)
part.name
part.IPN
item.serial
1 and 2 are not part of the stock item context variable list. I would like to get the project id and description on the labels without extra user input. Can you suggest a workaround for this? Can something be done in the background?
Many thanks!
The text was updated successfully, but these errors were encountered:
Body of the issue
Hi,
Hope my question is posted at the right place.
I am responsible implementing Inventree at the company I work for. Currently I am developing label templates.
Our operation includes installing equipment in racks. These racks are serialized stock items. They are the output of a build order. Each build order is associated with a project.
I would like to create a label that has the following information:
1 and 2 are not part of the stock item context variable list. I would like to get the project id and description on the labels without extra user input. Can you suggest a workaround for this? Can something be done in the background?
Many thanks!
The text was updated successfully, but these errors were encountered: