metallkart-erp/scripts/data/staging-purchase-requirements.json
louis 7d99ca7f35 feat(engagement): SPEC-BLOC-1E — Multi-channel Outbound Router + frontend Engagement modules
RouterService multi-canal (ERP_IN_APP SSE, PWA_PUSH stub, TELEGRAM, EMAIL) avec quiet hours,
aggregation, escalation watchdog, ACK tokens HMAC. Frontend: Agenda, Decisions, Reminders pages.
52 Vitest, 0 erreurs TS.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-27 16:08:41 +04:00

23 lines
5.0 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{ "orderCode": "MK-2026-004", "materialCategory": "METAL", "description": "Труба профильная 40x40x3", "quantity": 400, "unit": "м", "estimatedPrice": 550, "status": "CONFIRMED", "sourceType": "SMETA_IMPORT" },
{ "orderCode": "MK-2026-004", "materialCategory": "FASTENERS", "description": "Болт М12x40 цинк.", "quantity": 2000, "unit": "шт", "estimatedPrice": 12, "status": "CONFIRMED", "sourceType": "SMETA_IMPORT" },
{ "orderCode": "MK-2026-004", "materialCategory": "LASER_FLAT", "description": "Лазерная резка листового металла", "quantity": 40, "unit": "час", "estimatedPrice": 3500, "status": "DRAFT", "sourceType": "SMETA_IMPORT" },
{ "orderCode": "MK-2026-004", "materialCategory": "PAINT", "description": "Порошковая окраска RAL-7035", "quantity": 300, "unit": "м²", "estimatedPrice": 180, "status": "CONFIRMED", "sourceType": "SMETA_IMPORT" },
{ "orderCode": "MK-2026-005", "materialCategory": "METAL", "description": "Лист стальной S235 3мм", "quantity": 5, "unit": "т", "estimatedPrice": 68000, "status": "ORDERED", "sourceType": "SMETA_IMPORT" },
{ "orderCode": "MK-2026-005", "materialCategory": "METAL", "description": "Пруток круглый Ø12мм", "quantity": 600, "unit": "м", "estimatedPrice": 85, "status": "ORDERED", "sourceType": "SMETA_IMPORT" },
{ "orderCode": "MK-2026-005", "materialCategory": "LASER_TUBE", "description": "Лазерная резка трубы", "quantity": 60, "unit": "час", "estimatedPrice": 4000, "status": "IN_TENDER", "sourceType": "SMETA_IMPORT" },
{ "orderCode": "MK-2026-005", "materialCategory": "PAINT", "description": "Оцинковка горячая", "quantity": 500, "unit": "м²", "estimatedPrice": 220, "status": "CONFIRMED", "sourceType": "SMETA_IMPORT" },
{ "orderCode": "MK-2026-005", "materialCategory": "FASTENERS", "description": "Гайка M10 оцинк.", "quantity": 5000, "unit": "шт", "estimatedPrice": 5, "status": "RECEIVED", "sourceType": "SMETA_IMPORT" },
{ "orderCode": "MK-2026-006", "materialCategory": "METAL", "description": "Профиль Z 200x80x3", "quantity": 900, "unit": "м", "estimatedPrice": 620, "status": "CONFIRMED", "sourceType": "SMETA_IMPORT" },
{ "orderCode": "MK-2026-006", "materialCategory": "FASTENERS", "description": "Анкер забивной М8", "quantity": 3000, "unit": "шт", "estimatedPrice": 18, "status": "DRAFT", "sourceType": "SMETA_IMPORT" },
{ "orderCode": "MK-2026-006", "materialCategory": "TUBE_BENDING", "description": "Гибка профиля", "quantity": 900, "unit": "шт", "estimatedPrice": 120, "status": "CONFIRMED", "sourceType": "SMETA_IMPORT" },
{ "orderCode": "MK-2026-006", "materialCategory": "PAINT", "description": "Порошковая окраска RAL-5002", "quantity": 400, "unit": "м²", "estimatedPrice": 190, "status": "IN_TENDER", "sourceType": "SMETA_IMPORT" },
{ "orderCode": "MK-2026-007", "materialCategory": "METAL", "description": "Труба профильная 60x60x4", "quantity": 180, "unit": "м", "estimatedPrice": 780, "status": "RECEIVED", "sourceType": "SMETA_IMPORT" },
{ "orderCode": "MK-2026-007", "materialCategory": "METAL", "description": "Лист 5мм горячекатаный", "quantity": 2, "unit": "т", "estimatedPrice": 72000, "status": "RECEIVED", "sourceType": "SMETA_IMPORT" },
{ "orderCode": "MK-2026-007", "materialCategory": "LASER_FLAT", "description": "Лазерная резка", "quantity": 25, "unit": "час", "estimatedPrice": 3500, "status": "ORDERED", "sourceType": "SMETA_IMPORT" },
{ "orderCode": "MK-2026-008", "materialCategory": "METAL", "description": "Лист стальной S355 4мм", "quantity": 8, "unit": "т", "estimatedPrice": 75000, "status": "RECEIVED", "sourceType": "SMETA_IMPORT" },
{ "orderCode": "MK-2026-008", "materialCategory": "PAINT", "description": "Порошковая окраска RAL-6005", "quantity": 600, "unit": "м²", "estimatedPrice": 175, "status": "ORDERED", "sourceType": "SMETA_IMPORT" },
{ "orderCode": "MK-2026-004", "materialCategory": "COMPONENTS", "description": "Колёса поворотные Ø125мм с тормозом", "quantity": 400, "unit": "шт", "estimatedPrice": 350, "status": "CONFIRMED", "priority": "URGENT", "sourceType": "MANUAL" },
{ "orderCode": "MK-2026-006", "materialCategory": "COMPONENTS", "description": "Ножки регулируемые М10x80", "quantity": 1200, "unit": "шт", "estimatedPrice": 45, "status": "DRAFT", "priority": "HIGH", "sourceType": "MANUAL" }
]