Commit Graph

67 Commits

Author SHA1 Message Date
Serghei Mihai 929df7e55f version 1.0.3 2014-10-15 10:10:54 +02:00
Serghei Mihai 781a96a5e1 retreving userinfo data fix 2014-10-15 10:10:27 +02:00
Serghei Mihai 136a01911b version 1.0.2 2014-10-13 18:26:40 +02:00
Serghei Mihai 440230e495 setup's get_version fix 2014-10-13 18:25:57 +02:00
Serghei Mihai 5b73904d6d version 1.0.1 2014-10-13 18:09:56 +02:00
Serghei Mihai 43cb373da5 email templates depending on invoice amount and type added 2014-10-12 22:04:50 +02:00
Serghei Mihai da1cf33fe0 invoice hashing secret read from environment 2014-10-08 16:27:17 +02:00
Serghei Mihai 064a5b422d secret for computing invoice hash added 2014-10-08 16:24:56 +02:00
Serghei Mihai ba1a531313 mail body updated 2014-10-07 10:49:12 +02:00
Serghei Mihai 4f65cdfa98 fixing user infos retreiving and email body building 2014-10-06 23:56:20 +02:00
Serghei Mihai b10d86152c logging added 2014-10-06 17:14:29 +02:00
Serghei Mihai 4e82a97a2e invoice emailing by fetching user data from idp 2014-10-06 17:02:55 +02:00
Serghei Mihai 44e0786840 make date fields timezone aware and ignore them if empty 2014-09-24 17:22:02 +02:00
Serghei Mihai 8105c94198 les champs date de passage en perception et date de reglement ajoutés et gerés 2014-09-24 15:54:30 +02:00
Serghei Mihai 3b027af531 migration adding new field for invoice payment date 2014-09-24 11:15:51 +02:00
Serghei Mihai 1de71cc181 field storing invoice payment date added 2014-09-24 11:00:58 +02:00
Serghei Mihai 3794543426 missing import fix 2014-09-05 10:20:06 +02:00
Serghei Mihai ab1a8c351d families synchronizing updated to prevend cascade data deletion 2014-06-20 15:50:37 +02:00
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