8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-07-13 09:44:50 +00:00
Commit graph

135 commits

Author SHA1 Message Date
Jean-Romain Garnier 528bfcdef3 Fix calls to invoice.save 2020-04-19 19:19:06 +00:00
Jean-Romain Garnier 7cb869809e Make emails throw timeout errors, and gracefully handle them 2020-04-19 20:06:34 +02:00
Gabriel Detraz f91f284ed1 Fix js calculation of price - NaN bug 2019-12-27 17:00:41 +01:00
Yoann Pétri e7a363866a Add start date tot create cotis 2019-12-20 07:43:35 +00:00
Hugo Levy-Falk 05501c90d9 Fix Overlapping invoices. 2019-12-15 15:24:54 +00:00
Laouen Fernet 2454de2032 Mark strings for translation in cotisations 2019-11-24 23:27:55 +01:00
Hugo Levy-Falk c4a104b3b6 I like my black.
Just ran black on the whoe repository. Fix #210.
2019-11-04 22:47:24 +01:00
Hugo Levy-Falk 034b50bc58 Fix #189 2019-11-04 00:25:29 +01:00
Hugo Levy-Falk c76f32cf26 Fix #222 2019-11-03 19:55:37 +01:00
Hugo Levy-Falk a9194b405a Hello Lara :D
Just ran `find /var/www/re2o \( -type d -name .git -prune \) -o -type f -print0 | xargs -0 sed -i 's/Goulven/Lara/g'`.
2019-10-01 13:37:56 +02:00
klafyvel 657ef77bfe Remove contributor levy arcas 2019-09-24 00:44:16 +02:00
Hugo Levy-Falk 8df5a05d89 Do not display unnecessary warnings. 2019-09-19 22:55:16 +02:00
Gabriel Detraz 55b2ff076a NEVER user _ for var; conflicts with _( from trad + remove return True 2019-09-17 02:09:19 +02:00
Hugo Levy-Falk 225731b25c helpful acl messages for cotisations. 2019-09-08 15:17:17 +02:00
Hugo LEVY-FALK 31ba9a271f Fix get_subscription of invoice. 2019-01-21 20:52:28 +01:00
Hugo LEVY-FALK 4fef4a6057 Déplace les templates dans préférences. 2019-01-21 00:54:02 +01:00
Hugo LEVY-FALK f4b6f10d1e attribut name unique 2019-01-21 00:08:53 +01:00
Hugo LEVY-FALK ddc2c6e380 Suppression des anciens templates lors de la mise à jour 2019-01-20 19:32:29 +01:00
Hugo LEVY-FALK 985a2f4a52 Choix de l'envoi du reçu par mail 2019-01-20 19:08:11 +01:00
Hugo LEVY-FALK b83bfc0da9 Fix #123 Subscription voucher 2019-01-20 16:44:22 +01:00
Hugo LEVY-FALK 48d8d7921d subscripbtion voucher 2019-01-20 16:41:11 +01:00
Laouen Fernet 2012f20352 add translations for cotisations/ 2019-01-12 16:56:14 +01:00
Hugo LEVY-FALK 37dbfd2fbf Add Cost Estimates 2019-01-01 18:09:58 +01:00
Hugo LEVY-FALK f612e4192f Add remark to custom invoices 2019-01-01 18:09:58 +01:00
Hugo LEVY-FALK 70a5996f5d Fix available articles 2018-12-28 23:30:39 +01:00
Maxime Bombar baa2369436 Non member can't buy connexion : They need to pay membership 2018-11-01 23:40:11 +01:00
Gabriel Detraz 42d718ae8c Fix display facture + room + machine_name 2018-10-15 19:57:56 +02:00
detraz 634527dc95 Fix name of user after invoice comnpay + acl delete invoice 2018-10-14 16:48:11 +02:00
Hugo LEVY-FALK 5431e20629 Hotfix : recupération de l'user lors d'une cotisation en post_save de Vente 2018-10-11 15:13:49 +02:00
Maxime Bombar 5c8e90fde8 [cotisations] Replace Float by Decimal everywhere 2018-10-03 22:01:30 +02:00
Hugo LEVY-FALK 9b080450ab Fix le choix des articles pour les custom invoices 2018-09-01 19:37:34 +02:00
detraz d609bb6493 Post save custom dans la fonction save, pour __original_valid 2018-09-01 02:16:50 +02:00
Gabriel Detraz 2dd410fedf Fix l'envoie de mail, en postsave maintenant (plus propre) 2018-09-01 01:15:37 +02:00
Gabriel Detraz 0ffdde5a6a Cree une fonction pour set active les utilisateurs cotisant 2018-08-31 13:29:01 +02:00
grisel-davy fa3aca906f Les nouveau users ne sont pas adhérents et n'ont pas de home 2018-08-31 12:06:32 +02:00
Gabriel Detraz 3eda283f64 Correction du problème de vente d'articles + simplification views et forms 2018-08-26 17:24:33 +02:00
Laouen Fernet a06082c6d4 Translation of cotisations/ (front) 2018-08-18 13:20:22 +02:00
Hugo LEVY-FALK 1284d9ffec Migration des permissions 2018-08-16 00:08:29 +02:00
Hugo LEVY-FALK d6091d117c Custom invoices. 2018-08-16 00:06:35 +02:00
Hugo LEVY-FALK 167bc60123 Fix le can_create de Facture 2018-07-15 20:43:20 +02:00
Hugo LEVY-FALK 2263b97d78 Le droit add_facture englobe buy_every_article et use_every_payment 2018-07-15 20:22:48 +02:00
Hugo LEVY-FALK 31e13fc7f7 Message d'erreur du can_create de facture plus verbeux 2018-07-15 15:01:34 +02:00
Hugo LEVY-FALK 337c8dd80b Ajoute l'affichage du moyen de paiement personnalisé dans la liste des paiements. 2018-07-15 14:58:04 +02:00
Hugo LEVY-FALK 557f2b43fb Ajoute la possibilité de faire vérifier un form pour le paiement personnalisé. 2018-07-13 20:19:57 +02:00
Hugo LEVY-FALK 8c985a6e3a Suppression totale des types cheque etc 2018-07-13 17:40:15 +02:00
Hugo LEVY-FALK 8061c3283c Un fichier validators pour les validator. 2018-07-13 17:33:08 +02:00
Hugo LEVY-FALK c819cc891d typos, field inutiles, et documentation Google-style 2018-07-13 17:14:39 +02:00
Hugo LEVY-FALK 161ce72042 Optimisation des requêtes pour obtenir les paiements et articles disponibles. 2018-07-13 16:14:08 +02:00
Hugo LEVY-FALK 6af65b787a typos 2018-07-13 13:29:07 +02:00
Hugo LEVY-FALK 8ed531b750 Affiche le message pour le bon utilisateur à la validation. 2018-07-12 14:42:13 +02:00