44 lines
1.6 KiB
JSON
44 lines
1.6 KiB
JSON
{
|
|
"category": "Shinnex",
|
|
"name": "Produktschilder ausdrucken",
|
|
"globalInputs": [],
|
|
"tasks": [
|
|
{
|
|
"name": "Produktschilder ausdrucken",
|
|
"onFinish": "pause",
|
|
"undoPossible": false,
|
|
"repeatPossible": true,
|
|
"scriptPath": "script.py",
|
|
"parameters": [
|
|
{
|
|
"parameterName": "label_paper_position",
|
|
"type": "text",
|
|
"displayName": "Position auf dem A4 Blatt (Beginnend mit 1 von oben links) (Mit Komma trennbar wie z. B. 1,3,7)"
|
|
},
|
|
{
|
|
"parameterName": "product_type_id",
|
|
"type": "select",
|
|
"displayName": "Produkttyp auswählen",
|
|
"options": [
|
|
"#32420; Gizmo die Eidechse; Grün, Blau, Orange; (Glänzend)",
|
|
"#92784; Gizmo die Eidechse; Glitzer Grün; (Seidenmatt)",
|
|
"#36521; Charlie das Häschen; Hellbraun; (Matt)",
|
|
"#48273; Charlie das Häschen; Gold; (Glänzend)",
|
|
"#71936; Ruby die Schlange; Feuerrot; (Glänzend)",
|
|
"#58324; Ruby die Schlange; Rot/Blau; (Glänzend)",
|
|
"#21433; Bruno der Dino; Grün/Blau/Orange; (Glänzend)",
|
|
"#57953; Bruno der Dino; Rot/Blau; (Glänzend)",
|
|
"#90578; Bruno der Dino; Gold; (Glänzend)",
|
|
"#51563; Bruno der Dino; Himmelblau; (Fluoreszierend)",
|
|
"#23564; Flamara der Drache; Feuerrot; (Glänzend)",
|
|
"#51139; Flamara der Drache; Himmelblau; (Fluoreszierend)",
|
|
"#77970; Flamara der Drache; Gold; (Glänzend)",
|
|
"#32974; Finn der Sad Hamster; Standard; "
|
|
],
|
|
"global": false
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|