Release v4928.1.4.2 stable

This commit is contained in:
2026-06-09 22:55:58 +01:00
commit 6445044ac6
280 changed files with 41775 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
[Unit]
Description=ClientFlow Fiscal Enrichment Worker
After=network.target postgresql.service
[Service]
Type=oneshot
User=plx
WorkingDirectory=/mnt/ssd/home/plx/clientflow_backend
EnvironmentFile=/mnt/ssd/home/plx/clientflow_backend/.env
ExecStart=/mnt/ssd/home/plx/clientflow_backend/.venv/bin/python /mnt/ssd/home/plx/clientflow_backend/scripts/enrich_fiscal_customers.py --incremental --limit 100