metallkart-erp/scripts/data/staging-suppliers.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

10 lines
1.1 KiB
JSON
Raw Permalink 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.

[
{ "companyName": "ООО «Северсталь-Метиз»", "inn": "3528000597", "contactEmail": "sales@severstal-metiz.ru", "status": "ACTIVE" },
{ "companyName": "ООО «ТЛТ» (Тверские Лазерные)", "inn": "6950200001", "contactEmail": "info@tlt-tver.ru", "status": "ACTIVE", "isInternal": true },
{ "companyName": "АО «НЛМК-Метиз»", "inn": "4823006703", "contactEmail": "sales@nlmk-metiz.ru", "status": "ACTIVE" },
{ "companyName": "ООО «Крепёж-Тверь»", "inn": "6950100002", "contactEmail": "orders@krepezh-tver.ru", "status": "ACTIVE" },
{ "companyName": "ООО «Полимер-Покрытие»", "inn": "6950300003", "contactEmail": "paint@polymer-pokrytie.ru", "status": "ACTIVE" },
{ "companyName": "ООО «ТрансЛогистик»", "inn": "7728800004", "contactEmail": "dispatch@translogistic.ru", "status": "ACTIVE" },
{ "companyName": "ООО «Электро-Тверь»", "inn": "6950400005", "contactEmail": "info@electro-tver.ru", "status": "ACTIVE" }
]