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 | |
{{{StockBarcode}}} pulls up the stock page | |
{{{CustomerBarcode}}} pulls up the Customer page | |
{{{ContactBarcode}}} pull up the Contact page |