These can be generated on the workorder.
Barcode type is Code 39.
Styling can be used to adjust the barcode size.
i.e.
.barcode {
font-size: 36px;
-webkit-transform: scale(1, 1);
Barcode Tags | |
Pulls up the pages associated with the Item | |
{{{Barcode}}} pulls up the OrderItem page | |
{{{Order.Barcode}}} pulls up the order page | |
{{{Stock.Barcode}}} pulls up the stock page | |
{{{Customer.Barcode}}} pulls up the Customer page | |
{{{Contact.Barcode}}} pull up the Contact page |