Commit Graph

35 Commits

Author SHA1 Message Date
Valentin Deniaud 989fb52719 misc: apply pyupgrade (#61865) 2022-09-29 16:22:29 +02:00
Frédéric Péters d6eef4be78 general: wipe obsolete iparapheur connector (#65657) 2022-05-27 08:34:15 +02:00
Lauréline Guérin 3dbee7bc63
misc: fix consider-using-with pylint error (#62099) 2022-03-25 09:03:36 +01:00
Lauréline Guérin 35512c9c2f
misc: remove unused-variable pylint error (#62099) 2022-03-25 09:03:36 +01:00
Nicolas Roche 06db6d8767 misc: apply isort (#52937) 2021-05-07 13:51:13 +02:00
Frédéric Péters 0e90ff75db family: add support for arpege opus export (#50926) 2021-03-02 14:00:42 +01:00
Frédéric Péters 3d9df1e526 trivial: apply black (#49820) 2021-02-20 16:28:47 +01:00
Serghei Mihai 648e0c6f58 family: use decimal comparison for Fondettes' partially paid invoice (#51034) 2021-02-11 14:54:00 +01:00
Lauréline Guérin eeeea14a5d
django22: import django.urls (#49188) 2021-01-04 14:05:14 +01:00
Thomas NOËL fae1dea4b8 family: add reference_id in invoice export (#49529) 2020-12-16 11:25:46 +01:00
Thomas NOËL c9d509f3e7 family: add label in egee invoices (#49526) 2020-12-16 11:07:56 +01:00
Thomas NOËL 6612339237 family: add Egee Thonon invoices loader (#48070) 2020-11-02 09:38:22 +01:00
Emmanuel Cazenave c28cf20668 family: read and write files on binary mode (#38781) 2020-01-29 10:30:46 +01:00
Emmanuel Cazenave 199210f9e2 use items() instead of iteritems() (#38923) 2020-01-14 19:20:26 +01:00
Benjamin Dauvergne 95446af6ce tests: define a MEDIA_ROOT (#32516)
To prevent cluttering project root with tests files. Some connector's
test had to be changed:
* family connector tests had to be changed as it magically used a local
file path as a Django stored file path.
* mdel tests where completely bogus around storage
2019-04-23 11:40:28 +02:00
Serghei Mihai cc57162f8b family: fix family members retrieval (#22585) 2018-03-26 16:42:56 +02:00
Frédéric Péters 4d0f124a56 general: use full path to modules (#15689) 2017-12-20 12:17:41 +01:00
Serghei Mihai 3f35e2dc35 tests: use caplog.records property (#20314) 2017-11-28 11:12:16 +01:00
Serghei Mihai ac274430ea family: add endpoint returning users with pending invoices (#19842) 2017-11-13 17:21:03 +01:00
Thomas NOËL 3c8df18794 tests: use django-webtest instead of webtest.TestApp (#19881) 2017-11-06 15:02:51 +01:00
Serghei Mihai 5c51bfe895 family: return quotient (#19144) 2017-10-09 16:44:41 +02:00
Serghei Mihai 904287c770 family: return address for family and adults (#19077) 2017-10-03 12:07:06 +02:00
Serghei Mihai e9980c07b1 family: orleans connector uses invoices dir path (#15855)
Instead of copying pdf files into the archive.
2017-08-14 15:30:12 +02:00
Josue Kouka d209a39732 fix generic family test (14191) 2017-03-30 16:37:49 +02:00
Serghei Mihai fc1d1babcc family: fix logging for orleans loader (#15016) 2017-02-16 18:38:14 +01:00
Serghei Mihai 81020d5474 family: command for synchronize orleans family data (#13034) 2017-02-09 18:57:01 +01:00
Serghei Mihai 02d4969db5 family: add orleans format convertor (#14007) 2017-01-10 18:30:09 +01:00
Frédéric Péters 4a5bad0e11 tests: use a file that exists as non-zip file in family test 2017-01-05 11:42:00 +01:00
Frédéric Péters 1ceb657e5f family/fondettes: validate zipfile contains a data_full.csv file (#14505) 2017-01-05 11:26:06 +01:00
Frédéric Péters c220946ebe family/fondettes: fix manual count of paid invoices
Mr Stéphane Stéphane didn't pay anything but the invoice asked for 0€,
so this is fine and considered paid.
2016-11-09 18:49:08 +01:00
Frédéric Péters 2e020a01ac family/fondettes: use MNT_REGLE_FAC as "amount already paid" (#13907)
And not "amount that is still to pay".
2016-11-09 17:51:12 +01:00
Serghei Mihai b5bb0b2acd family: fix connector access rights (#13087) 2016-11-03 18:13:36 +01:00
Frédéric Péters 6de38e0e1e family: add "paid" as a separate flag (#13682) 2016-10-23 17:00:32 +02:00
Frédéric Péters 9c265b4d4d family: add additional formats support, with fondettes as first (#13677) 2016-10-23 17:00:32 +02:00
Serghei Mihai 66cd1531bc generic family connector (#12998) 2016-08-31 21:34:58 +02:00