16 Commits

Author SHA1 Message Date
admin 757c0850c3 Config Traefik (proxy TLS) + page entrees/sorties + referentiel Indy + .gitignore 2026-07-11 20:32:02 +02:00
admin 0a4ba2001b Changes to be committed:
modified:   .env.example
	new file:   compta/__pycache__/__init__.cpython-310.pyc
	new file:   compta/__pycache__/admin.cpython-310.pyc
	new file:   compta/__pycache__/apps.cpython-310.pyc
	new file:   compta/__pycache__/models.cpython-310.pyc
	modified:   compta/admin.py
	new file:   compta/categories_indy.py
	modified:   compta/indy.py
	modified:   compta/management/commands/seed_reference.py
	new file:   compta/migrations/0010_categorie_compte_pcg.py
	modified:   compta/models.py
	modified:   compta/templates/compta/base.html
	new file:   compta/templates/compta/gestion.html
	modified:   compta/urls.py
	new file:   compta/views_gestion.py
	new file:   config/__pycache__/__init__.cpython-310.pyc
	new file:   config/__pycache__/settings.cpython-310.pyc
	modified:   config/settings.py
	modified:   entrypoint.sh
2026-07-11 20:27:51 +02:00
admin 358cf35790 Vraie page de connexion app (non-staff) + deconnexion 2026-06-30 23:06:43 +02:00
admin e5138c60bd Favori Indy servi par Django + selecteur de date FR 2026-06-30 22:59:13 +02:00
admin 53fbf19a0b Fix montants (locale) + timeout fetch Indy + message d'erreur 2026-06-30 14:57:36 +02:00
admin 75af558b49 Sync Indy integre dans l'interface web + anti-doublon 2026-06-30 14:08:35 +02:00
admin 458f80f201 OCR multi-format (liste + detail) + matching accents + debug 2026-06-30 09:21:46 +02:00
admin 3cc6ede572 Taux TVA auto + seed enrichi + import photo collee 2026-06-30 09:09:47 +02:00
admin 60aab53227 OCR pytesseract dans l'import + apercu editable 2026-06-30 08:52:45 +02:00
admin ab8af8d4bb Groupe Gestionnaire + import CSV des operations 2026-06-30 08:40:53 +02:00
admin 688fa3fc97 Multi-utilisateur : droits par entreprise + renommage Operation bancaire 2026-06-30 08:33:05 +02:00
admin 80042faf0f Saisie unifiée + 4 vues dashboard (mensuel, déclarations URSSAF/TVA) 2026-06-30 08:21:14 +02:00
admin 54f9fc56f4 Catégories globales + flag neutre + seed_reference 2026-06-30 00:43:18 +02:00
admin 0398e45f2f Découpage des paiements + page de saisie 2026-06-30 00:19:43 +02:00
admin 6856734de7 Autoliquidation TVA (achats UE/import) 2026-06-30 00:10:47 +02:00
admin 1716cebfbd JB Compta v1.1 - multi-activité 2026-06-29 23:56:40 +02:00