[ { "processId": "stock-movement-in", "order": 1, "visible": false, "name": "Příjemka dle dokladu", "webhook": "https://example.com/mobilni-skladnik/webhook/confirm-document?processId=stock-movement-in&new=true", "uiConfig": { "icon": "RECEIPT", "color": "GREEN" }, "processConfig": { "openList": false, "fixedCount": true, "countOverrides": false, "numericCodesOnly": false, "requireNote": false, "showSellPrice": false, "handlePosition": "never", "tracking": false, "trackingOpenDocument": true, "trackingOpenWarehouse": false, "trackingWarehouseOperation": "add", "trackingExisting": "warn", "trackingMissing": "warn", "handleAmountInEan": false } }, { "processId": "stock-movement-out", "order": 2, "name": "Výdejka dle dokladu", "visible": false, "webhook": "https://example.com/mobilni-skladnik/webhook/confirm-document?processId=stock-movement-out&new=true", "uiConfig": { "icon": "ISSUE", "color": "ORANGE" }, "processConfig": { "openList": false, "fixedCount": true, "countOverrides": false, "numericCodesOnly": false, "requireNote": false, "showSellPrice": true, "handlePosition": "never", "tracking": false, "trackingOpenDocument": false, "trackingOpenWarehouse": false, "trackingWarehouseOperation": "remove", "trackingExisting": "ignore", "trackingMissing": "ignore", "handleAmountInEan": false } }, { "processId": "stock-manual-in", "order": 3, "name": "Příjemka", "visible": true, "webhook": "https://example.com/mobilni-skladnik/webhook/confirm-document?processId=stock-manual-in&new=true", "uiConfig": { "icon": "RECEIPT", "color": "GREEN" }, "processConfig": { "openList": true, "fixedCount": false, "countOverrides": true, "numericCodesOnly": false, "requireNote": false, "showSellPrice": false, "handlePosition": "never", "tracking": false, "trackingOpenDocument": true, "trackingOpenWarehouse": true, "trackingWarehouseOperation": "add", "trackingExisting": "warn", "trackingMissing": "ignore", "handleAmountInEan": false } }, { "processId": "stock-manual-out", "order": 4, "name": "Výdejka", "visible": true, "webhook": "https://example.com/mobilni-skladnik/webhook/confirm-document?processId=stock-manual-out&new=true", "uiConfig": { "icon": "DISPATCH", "color": "ORANGE" }, "processConfig": { "openList": true, "fixedCount": false, "countOverrides": true, "numericCodesOnly": false, "requireNote": false, "showSellPrice": true, "handlePosition": "never", "tracking": false, "trackingOpenDocument": true, "trackingOpenWarehouse": false, "trackingWarehouseOperation": "remove", "trackingExisting": "ignore", "trackingMissing": "ignore", "handleAmountInEan": false } }, { "processId": "orders-out", "order": 7, "name": "Prodejní objednávky", "visible": true, "webhook": "https://example.com/mobilni-skladnik/webhook/confirm-document?processId=orders-out&new=true", "uiConfig": { "icon": "DISPATCH", "color": "BLUE" }, "processConfig": { "openList": false, "fixedCount": true, "countOverrides": false, "numericCodesOnly": false, "requireNote": false, "showSellPrice": true, "handlePosition": "never", "tracking": false, "trackingOpenDocument": true, "trackingOpenWarehouse": false, "trackingWarehouseOperation": "remove", "trackingExisting": "ignore", "trackingMissing": "warn", "handleAmountInEan": false } }, { "processId": "invoice-out", "order": 8, "name": "Prodejní faktury", "visible": false, "webhook": "https://example.com/mobilni-skladnik/webhook/confirm-document?processId=invoice-out&new=true", "uiConfig": { "icon": "DISPATCH", "color": "YELLOW" }, "processConfig": { "openList": false, "fixedCount": true, "countOverrides": false, "numericCodesOnly": false, "requireNote": false, "showSellPrice": true, "handlePosition": "never", "tracking": false, "trackingOpenDocument": false, "trackingOpenWarehouse": false, "trackingWarehouseOperation": "remove", "trackingExisting": "ignore", "trackingMissing": "warn", "handleAmountInEan": false } }, { "processId": "orders-in", "order": 9, "name": "Nákupní objednávky", "visible": true, "webhook": "https://example.com/mobilni-skladnik/webhook/confirm-document?processId=orders-in&new=true", "uiConfig": { "icon": "RECEIPT", "color": "YELLOW" }, "processConfig": { "openList": false, "fixedCount": true, "countOverrides": true, "numericCodesOnly": false, "requireNote": false, "showSellPrice": false, "handlePosition": "never", "tracking": false, "trackingOpenDocument": false, "trackingOpenWarehouse": false, "trackingWarehouseOperation": "add", "trackingExisting": "warn", "trackingMissing": "ignore", "handleAmountInEan": false } }, { "processId": "invoice-in", "order": 10, "name": "Nákupní faktury", "visible": false, "webhook": "https://example.com/mobilni-skladnik/webhook/confirm-document?processId=invoice-in&new=true", "uiConfig": { "icon": "RECEIPT", "color": "BLUE" }, "processConfig": { "openList": false, "fixedCount": true, "countOverrides": true, "numericCodesOnly": false, "requireNote": false, "showSellPrice": false, "handlePosition": "never", "tracking": false, "trackingOpenDocument": false, "trackingOpenWarehouse": false, "trackingWarehouseOperation": "add", "trackingExisting": "warn", "trackingMissing": "ignore", "handleAmountInEan": false } }, { "processId": "stock-taking-partial", "order": 11, "name": "Inventura", "visible": false, "webhook": "https://example.com/mobilni-skladnik/webhook/confirm-document?processId=stock-taking-partial&new=true", "uiConfig": { "icon": "INVENTORY", "color": "GREY" }, "processConfig": { "openList": true, "fixedCount": false, "countOverrides": true, "numericCodesOnly": false, "requireNote": false, "showSellPrice": false, "handlePosition": "never", "tracking": false, "trackingOpenDocument": true, "trackingOpenWarehouse": true, "trackingWarehouseOperation": "none", "trackingExisting": "ignore", "trackingMissing": "warn", "handleAmountInEan": false } }, { "processId": "stock-taking-complete", "order": 12, "name": "Kompletní inventura", "visible": false, "webhook": "https://example.com/mobilni-skladnik/webhook/confirm-document?processId=stock-taking-complete&new=true", "uiConfig": { "icon": "INVENTORY", "color": "GREY" }, "processConfig": { "openList": true, "fixedCount": false, "countOverrides": true, "numericCodesOnly": false, "requireNote": false, "showSellPrice": false, "handlePosition": "never", "handleAmountInEan": false } } ]