Commit graph

19 commits

Author SHA1 Message Date
Gabriel Augendre bdb5582352 Display the monthly expense in already refunded. 2018-01-22 17:58:51 +01:00
Gabriel Augendre da56f1641f
Translate app to french (no i18n) 2016-10-27 09:35:44 +02:00
Gabriel Augendre 37988b7a91 Fix sort of payments and refunds.
Now sorted by reverse date and reverse id for same date.
2016-08-17 17:37:49 +02:00
Gabriel Augendre 6cffd58a8d Add view for already refunded payments 2016-08-17 17:36:22 +02:00
Gabriel Augendre 56846c27e2
Fix #1 2016-07-28 14:04:13 +02:00
Gabriel Augendre 3ffde84ba4
Fix refunds order (most recent first) 2016-06-12 00:30:08 +02:00
Gabriel Augendre eb54e8ada6
Fix payments order (by date, most recent first) 2016-06-12 00:29:43 +02:00
Gabriel Augendre 8367f807a3
Add ability to delete refunds and payments 2016-06-04 13:17:18 +02:00
Gabriel Augendre eab171a5c3
Funnier message when no refund to make 2016-06-04 12:53:46 +02:00
Gabriel Augendre f559c20b65
Can now edit payment 2016-06-04 12:13:53 +02:00
Gabriel Augendre d2c6f573f9
Check permissions and add support for messages with Bootstrap 2016-06-04 12:04:17 +02:00
Gabriel Augendre ff2baab268
Add ability to add payment 2016-06-04 04:37:56 +02:00
Gabriel Augendre d0950732aa
Add the ability to edit a refund 2016-06-04 04:29:21 +02:00
Gabriel Augendre b3674b516d
Fix bug when no payment to refund 2016-06-04 03:50:04 +02:00
Gabriel Augendre b8e7309ee2
Add the ability to add refunds 2016-06-04 03:44:41 +02:00
Gabriel Augendre 343bc1fd84
Refactor code 2016-06-04 02:01:33 +02:00
Gabriel Augendre 27c599f0a9
Add latest refunds view 2016-06-04 01:55:27 +02:00
Gabriel Augendre c128e5b524
Add view for not refunded payments 2016-06-04 01:49:54 +02:00
Gabriel Augendre 0d44b6c7af
Add Payment and Refund models and admin 2016-06-03 20:19:01 +02:00