supersam/scripts
root d4d85bc767 fix: normalize_phone handles +7, 8, text, and multi-number fields
- Two numbers in one field (XXX / YYY) → take first 10 digits
- Text in field (Екатерина +7978...) → extract digits only
- 8 prefix → 7 (Russian landline style)
- 10 digits (no country code) → prepend 7
- All 4 SMS scripts patched (first, second, paid_storage)
2026-07-03 12:33:53 +00:00
..
__pycache__ feat: Python script replacing n8n first SMS campaign 2026-06-23 08:20:42 +00:00
anonymize-1c-xml.mjs refactor: align delivery flow with 1c imports 2026-04-13 16:24:04 +03:00
backup.py feat: add stopWords to delivery invitation RPC response 2026-05-28 19:24:40 +00:00
sms_first_campaign.py fix: normalize_phone handles +7, 8, text, and multi-number fields 2026-07-03 12:33:53 +00:00
sms_first_campaign.service fix: DB host 10.0.4.5 (Docker internal IP) 2026-06-23 08:21:57 +00:00
sms_first_campaign.timer feat: Python script replacing n8n first SMS campaign 2026-06-23 08:20:42 +00:00
sms_manual_campaign.py fix: manual_campaign EXISTS check — no manual_required without SMS sent 2026-07-03 12:18:28 +00:00
sms_paid_storage_campaign.py fix: normalize_phone handles +7, 8, text, and multi-number fields 2026-07-03 12:33:53 +00:00
sms_second_campaign.py fix: normalize_phone handles +7, 8, text, and multi-number fields 2026-07-03 12:33:53 +00:00
sms_timer_manager.sh feat: drag-n-drop status sections + localStorage filters/collapsed + pickup date in logistics board 2026-07-01 16:16:22 +00:00