Commit Graph

99 Commits

Author SHA1 Message Date
Serghei Mihai bc98945412 invoices which are not paied at all are emailed
Closes #4990
2014-06-19 11:50:32 +02:00
Serghei Mihai 234bae2b9f data bulk creation on synchronizing 2014-05-22 17:14:09 +02:00
Thomas NOËL 346e5d61a0 release 1.0.0 2014-05-17 11:40:23 +02:00
Thomas NOËL cd2c76669d active les factures du jour 2014-05-15 17:27:58 +02:00
Serghei Mihai 4b2dfbdb34 correct comparison done for emailing 2014-05-14 10:44:47 +02:00
Serghei Mihai 3234c916a1 explicit exception handled for notifications retreiving 2014-05-14 10:35:02 +02:00
Serghei Mihai ac1a9bce4f logging fix 2014-04-22 15:08:48 +02:00
Serghei Mihai a81f37982a new kid's id field filled with data 2014-04-22 11:26:26 +02:00
Serghei Mihai 1f8459e72c admin interface update 2014-04-21 23:06:02 +02:00
Serghei Mihai 8eca7472e6 Kid's identifier are no more unique 2014-04-21 23:05:05 +02:00
Serghei Mihai 1d770411a0 typo fix and email's json location fixed 2014-04-18 10:20:35 +02:00
Serghei Mihai ff31005d87 data import improved by using bulk creation 2014-04-16 18:14:07 +02:00
Serghei Mihai 2bc843c68c invoice mailing log creation fix 2014-04-16 17:16:04 +02:00
Serghei Mihai cb46224d7a emails notification timeout set in the settings 2014-04-16 14:43:20 +02:00
Serghei Mihai ff7940e3de typo fix 2014-04-15 17:33:53 +02:00
Serghei Mihai e729f2afe6 sending invoice notifications after 10 days if still not paid 2014-04-15 17:29:46 +02:00
Serghei Mihai 77327739a1 adding new table migration 2014-04-14 17:52:37 +02:00
Serghei Mihai 1f3ccd25e2 Email notifications table displayed in admin 2014-04-14 17:46:51 +02:00
Serghei Mihai 3abed77214 json creation dates stored in a separate table. 2014-04-14 17:28:06 +02:00
Serghei Mihai 6aab220e20 emailing command: code fix, taking in account timezone for dates 2014-04-09 23:24:30 +02:00
Serghei Mihai 314862e1cc create json detail files for new invoices 2014-04-09 19:48:52 +02:00
Serghei Mihai 7f209ee341 champs pour stocker la date de dernier envoie de mail pour une facture 2014-04-09 17:20:03 +02:00
Serghei Mihai 1c084b3965 converting to unicode all invoice data 2014-04-09 11:02:54 +02:00
Serghei Mihai 7455d85db9 delete all data not present in exports 2014-04-08 14:56:40 +02:00
Serghei Mihai 6fdf800604 fixing invoice activation criteria 2014-04-04 00:42:38 +02:00
Serghei Mihai dde45a3fd1 version 0.4 2014-04-03 19:53:23 +02:00
Serghei Mihai 9f4ef82dce activating invoices when their generation date greater than today 2014-04-03 18:18:05 +02:00
Serghei Mihai cd94f93081 catching family and kid creation/update exceptions 2014-04-03 16:46:47 +02:00
Thomas NOËL bc733f7089 statut_tipi can now be a long string
because we want to store eopayment.response.status, not only tipi ones.
For example : PAID, ERROR, TEST#PAID, etc...
2014-03-30 18:49:16 +02:00
Thomas NOËL d2455a752e add .gitignore 2014-03-30 18:48:54 +02:00
Thomas NOËL 3af55f53bf emacs spanking 2014-03-30 18:43:12 +02:00
Serghei Mihai fd4c16bf9c invoice matching pattern updated 2014-03-21 16:08:03 +01:00
Serghei Mihai b9f0fb6404 field to track default payer added 2014-03-21 14:30:57 +01:00
Serghei Mihai 28b090b09e useless prints removed 2014-03-21 11:24:02 +01:00
Serghei Mihai fa092e68cf filterting by 'paye' and 'active' field 2014-03-21 10:32:02 +01:00
Serghei Mihai f863d42e16 invoices location read from env vars 2014-03-20 22:38:31 +01:00
Serghei Mihai 8534cdba4a synchro-orleans renamed to synchro_orleans 2014-03-20 17:18:46 +01:00
Serghei Mihai 82482641b9 setup.py fix 2014-03-20 10:15:33 +01:00
Serghei Mihai b9e802051e synchro app renamed to synchro-orleans 2014-03-20 10:09:42 +01:00
Serghei Mihai 657aa2e27f os module import fix 2014-03-20 09:32:14 +01:00
Serghei Mihai 2d4d129f61 new fields added to Facture model in order to track TIPI payments 2014-03-17 19:25:49 +01:00
Serghei Mihai 751da64f1e
new field added for Person model. Migrations included 2013-12-02 18:40:45 +01:00
Serghei Mihai 2bf45b58bd
manage script has execution permission 2013-11-18 17:59:06 +01:00
Serghei Mihai b5b5fc6c66
version 0.2 2013-11-18 15:29:44 +01:00
Serghei Mihai 6948a23aa3
synchronizing from a zip archive containing the exports 2013-11-18 12:36:16 +01:00
Thomas NOËL 528153c052 setup.py: works with tagged versions 2013-11-14 15:02:24 +01:00
Thomas NOËL a6906efa82 new setup.py 2013-11-14 15:00:59 +01:00
Thomas NOËL febdfefb49 MANIFEST.in: don't prune anything, boy 2013-11-14 14:01:13 +01:00
Serghei Mihai f6d262ab8a
Initial commit 2013-11-14 10:27:50 +01:00