cobi.wms:label_templates
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cobi.wms:label_templates [2022/12/01 11:15] – tkammer | cobi.wms:label_templates [2023/06/19 13:59] (current) – tkammer | ||
---|---|---|---|
Line 90: | Line 90: | ||
| '' | | '' | ||
| '' | | '' | ||
+ | ^ Warehouse-level ^^ | ||
+ | | '' | ||
+ | | '' | ||
^ Bin location-level ^^ | ^ Bin location-level ^^ | ||
| '' | | '' | ||
Line 188: | Line 191: | ||
=== Better control of generated HTML === | === Better control of generated HTML === | ||
- | The '' | + | The '' |
+ | |||
+ | The '' | ||
+ | |||
+ | < | ||
+ | <img id=' | ||
+ | </ | ||
+ | |||
+ | The '' | ||
< | < | ||
- | <img id=' | + | <img id=' |
</ | </ | ||
- | The parameters of the '' | + | The parameters of the '' |
==== User-input values ==== | ==== User-input values ==== | ||
Line 357: | Line 368: | ||
sure the HTML renderer doesn' | sure the HTML renderer doesn' | ||
width: 148mm; | width: 148mm; | ||
- | height: | + | height: |
/* Don't change, use the container below. */ | /* Don't change, use the container below. */ | ||
Line 445: | Line 456: | ||
sure the HTML renderer doesn' | sure the HTML renderer doesn' | ||
width: 148mm; | width: 148mm; | ||
- | height: | + | height: |
/* Don't change, use the container below. */ | /* Don't change, use the container below. */ | ||
Line 470: | Line 481: | ||
} | } | ||
</ | </ | ||
+ | |||
<!-- Input definitions: | <!-- Input definitions: | ||
- | |||
@input(text[Insert value])@ | @input(text[Insert value])@ | ||
@input(selection[Select value]; | @input(selection[Select value]; | ||
@input(codeFormat[Barcode type]; | @input(codeFormat[Barcode type]; | ||
- | |||
--> | --> | ||
- | <!-- @useJavaScript@ --> | ||
< | < | ||
+ | // @useJavaScript@ | ||
window.onload = function() { | window.onload = function() { | ||
var insert = document.getElementById(' | var insert = document.getElementById(' | ||
insert.textContent = "Hello World!" | insert.textContent = "Hello World!" | ||
- | | + | cobiwms.print() |
} | } | ||
</ | </ |
cobi.wms/label_templates.1669889743.txt.gz · Last modified: 2022/12/01 11:15 by tkammer