Fehlende Dateien und Ordner hinzugefügt
This commit is contained in:
21
config-example/templates/serial_label_zpl/template.json
Normal file
21
config-example/templates/serial_label_zpl/template.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "serial_label_zpl",
|
||||
"documentName": "Serienetikett ZPL",
|
||||
"sourceFileName": "serial_label_zpl_barcode_qr.zpl.tpl",
|
||||
"description": "ZPL-Etikett mit Barcode und QR-Code fuer RAW_TCP oder Windows-Spooler RAW",
|
||||
"contentType": "text/plain",
|
||||
"templateType": "ZPL",
|
||||
"encoding": "UTF-8",
|
||||
"storageMode": "FOLDER",
|
||||
"storageVersion": 2,
|
||||
"templateDirectory": "templates/serial_label_zpl",
|
||||
"documentFile": "document.zpl",
|
||||
"metadataFile": "template.json",
|
||||
"sampleDataFile": "sample-data.json",
|
||||
"printRequestFile": "print-request.json",
|
||||
"fieldsFile": "fields.json",
|
||||
"hasDocumentFile": true,
|
||||
"hasFieldsFile": false,
|
||||
"hasSampleDataFile": true,
|
||||
"hasPrintRequestFile": true
|
||||
}
|
||||
Reference in New Issue
Block a user