Commit graph

31 commits

Author SHA1 Message Date
Gabriel Augendre 4476c006ff Fix test class name 2018-01-22 21:28:00 +01:00
Gabriel Augendre bdb5582352 Display the monthly expense in already refunded. 2018-01-22 17:58:51 +01:00
Gabriel Augendre 81c954e662 Display default today date in new refund page 2018-01-22 07:49:17 +01:00
Gabriel Augendre 5f91aa9879 Remove print in test 2018-01-22 07:48:59 +01:00
Gabriel Augendre 5b80ed4371 Write unit test for date in new refund 2018-01-22 07:46:20 +01:00
Gabriel Augendre cfdaf13e79
Improve number formatting 2017-04-14 18:09:33 +02:00
Gabriel Augendre 8849f5d953
Fix button width 2017-04-10 12:15:26 +02:00
Gabriel Augendre af6f0cafdf
Translate 2017-04-10 12:12:40 +02:00
Gabriel Augendre 4d2221eca2
Add default date for payments and refunds 2017-04-10 12:12:27 +02:00
Gabriel Augendre 316f615484
Use locale fr for datetime picker 2017-03-28 17:11:49 +02: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 1e1846d501
Order payments by date in refunds form 2016-06-12 18:06:07 +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 5ca8c5bde0
Show numbers with 2 decimals 2016-06-04 14:52:08 +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 8caa7ed902
Add payments to refunds in admin 2016-06-04 01:24:40 +02:00
Gabriel Augendre 0d44b6c7af
Add Payment and Refund models and admin 2016-06-03 20:19:01 +02:00