Hugo LEVY-FALK
|
328c030cc4
|
Supprime la vue 'recharge' qui faisait doublon avec 'credit_solde'
|
2018-07-12 14:42:13 +02:00 |
|
Hugo LEVY-FALK
|
ebe5633fcd
|
Fix le rechargement : la facture est sauvegardée avant la vente.
|
2018-07-12 14:42:13 +02:00 |
|
Hugo LEVY-FALK
|
6d5d9295d5
|
Ajout de la possibilité de recharger son solde.
|
2018-07-12 14:42:13 +02:00 |
|
Hugo LEVY-FALK
|
cf7e470d85
|
ACL sur les paiements.
|
2018-07-12 14:40:16 +02:00 |
|
Hugo LEVY-FALK
|
5853049aef
|
Empêche le changement de méthode de paiement après création.
|
2018-07-12 14:40:16 +02:00 |
|
Hugo LEVY-FALK
|
c979bdda45
|
Nommage des champs ComNpay
|
2018-07-12 14:40:16 +02:00 |
|
Hugo LEVY-FALK
|
692b3b70b6
|
Passage du paiement par solde en paiement personnalisé.
|
2018-07-12 14:40:16 +02:00 |
|
Hugo LEVY-FALK
|
3e18ebb7fb
|
Même template pour la validation de paiement.
|
2018-07-12 14:40:16 +02:00 |
|
Hugo LEVY-FALK
|
6957598afc
|
Les factures validées par comnpay sont effectivement validées.
|
2018-07-12 14:40:16 +02:00 |
|
Hugo LEVY-FALK
|
af3cc1cf69
|
Typos, pep8 et company.
|
2018-07-12 14:40:16 +02:00 |
|
Hugo LEVY-FALK
|
0fe430d72e
|
Ajout de comnpay + fix de l'utilisation des paiements personnalisés
|
2018-07-12 14:40:16 +02:00 |
|
Hugo LEVY-FALK
|
cc4815c82c
|
Permet la création et l'édition de moyen de paiement personnalisés.
|
2018-07-12 14:40:16 +02:00 |
|
Hugo LEVY-FALK
|
4da804bfe7
|
Invalide la facture Comnpay avant de continuer le paiement.
|
2018-07-12 14:40:16 +02:00 |
|
Hugo LEVY-FALK
|
2845c49ac1
|
Utilise un ModelForm pour les données de chèque + doc
|
2018-07-12 14:40:16 +02:00 |
|
Hugo LEVY-FALK
|
3f2de5739c
|
Retire les éléments de front en JS pour les chèques.
|
2018-07-12 14:40:16 +02:00 |
|
Hugo LEVY-FALK
|
24cdc2329d
|
Autorise l'édition de facture si l'auto-souscription est interdite mais que l'on peut créer des factures.
|
2018-07-12 14:40:16 +02:00 |
|
Hugo LEVY-FALK
|
e0d71ed291
|
POC des moyens de paiements sous forme de modules.
|
2018-07-12 14:40:16 +02:00 |
|
Hugo LEVY-FALK
|
d37364ee8f
|
Refix les erreurs d'affichage
|
2018-07-12 14:40:15 +02:00 |
|
Hugo LEVY-FALK
|
ba25477e72
|
Autorise le paiement de cotisation directement en ligne (sans passer par le solde)
|
2018-07-12 14:40:15 +02:00 |
|
Hugo LEVY-FALK
|
d0e0da86a5
|
Fix la validation de facture.
|
2018-07-12 14:40:15 +02:00 |
|
Hugo LEVY-FALK
|
beff1bbd1a
|
Ne montre pas tous les articles en vente aux utilisateurs lambdas
|
2018-07-12 14:40:15 +02:00 |
|
Hugo LEVY-FALK
|
27f646c200
|
Afficher le bon prix c'est encore mieux
|
2018-07-12 14:40:15 +02:00 |
|
Hugo LEVY-FALK
|
532214263c
|
Faire payer le bon prix, c'est mieux
|
2018-07-12 14:40:15 +02:00 |
|
Hugo LEVY-FALK
|
2eb0fc816d
|
Paiement de cotisation en ligne possible pour les utilisateurs normaux (désactivable)
|
2018-07-12 14:40:15 +02:00 |
|
Hugo LEVY-FALK
|
6e416eacfd
|
Autorise le paiement de cotisation directement en ligne (sans passer par le solde)
|
2018-07-12 14:40:15 +02:00 |
|
klafyvel
|
12af239f64
|
Revert "Fix les erreurs d'affichage lors du paiement"
This reverts commit 9cae582201
|
2018-06-17 15:04:05 +02:00 |
|
Hugo LEVY-FALK
|
9cae582201
|
Fix les erreurs d'affichage lors du paiement
|
2018-06-17 14:44:58 +02:00 |
|
lebouder
|
f88597967d
|
Fix #100 : validation des factures plus explicite
|
2018-05-10 22:28:27 +02:00 |
|
Maël Kervella
|
f7f8f7493b
|
Fix : various little things
|
2018-04-15 13:34:51 +00:00 |
|
Maël Kervella
|
0065e2e0f5
|
Fix unused variables in kwargs
|
2018-04-15 10:52:27 +00:00 |
|
Maël Kervella
|
f2c91199d1
|
Pylint compliance on cotisations
|
2018-04-15 10:52:26 +00:00 |
|
Maël Kervella
|
955bf42b02
|
Missing Fixes
|
2018-04-15 10:52:26 +00:00 |
|
Maël Kervella
|
b25137acf4
|
Pep8 compliance on cotisations
|
2018-04-15 10:52:25 +00:00 |
|
Maël Kervella
|
12a8f2ede6
|
Fix: missing migrations due to translation of cotisation
|
2018-04-14 18:57:48 +00:00 |
|
Maël Kervella
|
4f1831d5f9
|
Little fix in cotis
|
2018-04-14 01:43:00 +00:00 |
|
Maël Kervella
|
aa7ded9f20
|
Fix #95 by removing duplicates classes and functions
|
2018-04-13 17:33:01 +00:00 |
|
Maël Kervella
|
34c5af62f4
|
Fix: Error rename
|
2018-04-13 12:32:39 +00:00 |
|
Mael Kervella
|
8fb8e14a30
|
Fix Use string and not variables in %-notation fornat
|
2018-04-13 11:40:02 +00:00 |
|
Maël Kervella
|
1447d7b173
|
Added choice for multiple articles in new PDF invoice
|
2018-04-11 19:53:54 +00:00 |
|
Maël Kervella
|
11ed8b6afe
|
Fix trailing 'e'
|
2018-04-11 18:40:59 +00:00 |
|
Maël Kervella
|
9232282cdf
|
Align PDF invoice info and better hline for tables
|
2018-04-11 18:38:07 +00:00 |
|
Maël Kervella
|
d9c42e89db
|
Fix 81 and Strip out facture.tex for readability
|
2018-04-11 17:22:56 +00:00 |
|
Gabriel Detraz
|
25cd61ddca
|
Fix bug sur cotisation
|
2018-04-11 09:31:51 +00:00 |
|
Maël Kervella
|
f2f4336e87
|
Translation : translate docstrings of cotisations
|
2018-04-09 17:40:46 +00:00 |
|
Maël Kervella
|
8da337c549
|
Translation: translate cotisation templates in French
|
2018-04-08 21:00:37 +00:00 |
|
Maël Kervella
|
433ee298dc
|
Translation: Mark all strings in templates of cotisation
|
2018-04-08 21:00:31 +00:00 |
|
Maël Kervella
|
ccab7ff718
|
Translation: Fix some lazy translations
|
2018-04-08 21:00:22 +00:00 |
|
Maël Kervella
|
aa02016c3a
|
Translation: Setup re2o to use locale and add French
|
2018-04-08 21:00:12 +00:00 |
|
Maël Kervella
|
a7d47b972d
|
Translation: Marking of strings in cotisations app
|
2018-04-08 20:55:51 +00:00 |
|
Gabriel Detraz
|
3affe08d29
|
Factorisation de paginator + pagination des machines dans profil
|
2018-04-03 05:01:01 +02:00 |
|