Commit Graph

54 Commits

Author SHA1 Message Date
Antoine Bartuccio 2616e8b24c
django2.2: relpace django.core.urlresolvers by django.urls 2019-10-08 22:46:01 +02:00
Pierre Brunet 18f464a49f small fix to follow python recommendations 2019-02-02 00:32:34 +01:00
Pierre Brunet 8388f4ee65 Avoid error 500 when target is forgotten 2018-12-18 23:50:24 +01:00
Antoine Bartuccio cb58b00b6e
All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
Pierre Brunet 5fb57e97f7 Add possibility to not link an operation 2017-10-22 22:29:36 +02:00
Pierre Brunet 544ff630a5 Format accounting 2017-06-13 09:48:24 +02:00
Pierre Brunet 43b1d1f3b5 Fix operation form 2017-06-12 19:29:47 +02:00
Pierre Brunet 0e171fbc8f add some validationErrors on OperationForm 2017-06-09 16:06:18 +02:00
Antoine Bartuccio 2ef3c0260a Fix error on accounting when no target_type specified 2017-05-06 21:15:44 +02:00
Skia 83deae5964 Apply GPLv3 to Sith, and add header to every concerned file 2017-04-24 17:51:12 +02:00
Pierre Brunet 5932aad9fa Improve journal removing 2017-03-12 20:33:17 +01:00
Pierre Brunet c19e2d1cb0 Several modifications in accounting 2017-02-26 18:04:58 +01:00
Pierre Brunet 6f48b4a2b0 small fix in pdf generation for operations 2017-01-20 16:00:02 +01:00
Skia fbb41c3cd5 Improve UX for accounting linked operation 2016-12-29 01:08:08 +01:00
Skia b07b408ecf Fix statements 2016-12-21 13:09:40 +01:00
Skia f6d34baf59 Refactor statement by person, make it work 2016-12-21 05:42:33 +01:00
Skia e6e4929eff Rename bilan to statement 2016-12-21 05:19:16 +01:00
Skia bdcc0bf6e9 Remake the statement by nature 2016-12-21 05:19:16 +01:00
Pierre Brunet 6d756423d9 tabs added 2016-12-21 05:19:16 +01:00
Pierre Brunet 1457a7bf74 Bilan for accounting added 2016-12-21 05:19:16 +01:00
Pierre Brunet 96c6bf8067 bilan added 2016-12-21 05:19:16 +01:00
Pierre Brunet 5cd64fb384 bilan in development 2016-12-21 05:19:16 +01:00
Pierre Brunet 6bb1e0e418 person bilan added and renamed classes 2016-12-21 05:19:16 +01:00
Pierre Brunet 147287f9a9 Now, I understand how ORM works... or not 2016-12-21 05:19:16 +01:00
Pierre Brunet c372b22197 Management for companies added 2016-12-20 12:29:13 +01:00
Skia 68517a5d33 Merge branch 'Tresorerie' into 'master'
Separate counter for account refounding

See merge request !28
2016-12-19 16:50:44 +01:00
Pierre Brunet 9567c8efca remove translations 2016-12-18 23:11:23 +01:00
Antoine Bartuccio 7227a5d6f9 Refactor refounding function 2016-12-15 12:17:19 +01:00
Antoine Bartuccio e231c612c6 Separate counter for account refounding 2016-12-15 11:46:36 +01:00
Skia 0d4b697079 Refactor group settings 2016-12-10 01:29:56 +01:00
Antoine Bartuccio 3c8a4f068e Refound Account 2016-11-30 08:19:52 +01:00
Pierre Brunet 0b4f826594 Add PDF operations generation 2016-11-29 12:35:37 +01:00
Skia 0acc97fa90 Fix operation create view 2016-10-05 20:17:37 +02:00
Skia 7fdcb0c815 Finish labels in accounting 2016-10-05 15:54:11 +02:00
Skia 37072e1640 Clean up some useless prints 2016-09-26 11:17:55 +02:00
Skia 9cfdf4798d Fix OperationEditView 2016-08-29 20:13:53 +02:00
Skia fb8e7ceb5b Some templating and migration fix 2016-08-24 21:49:46 +02:00
Skia 078b63d970 Migrate accounting 2016-08-24 19:50:22 +02:00
Skia d4f87e7581 Improve file popup 2016-08-15 21:04:06 +02:00
Skia 43b709bfd5 Make file modale chooser and complete user profile 2016-08-11 04:30:24 +02:00
Skia 792d66da33 Add nice whole file support 2016-08-10 05:48:06 +02:00
Skia a0f7150c55 Update accounting to have a target 2016-08-07 20:10:50 +02:00
Skia 724f3d8d6f Templates and views 2016-07-21 12:09:57 +02:00
Skia 50efc07eaa Add basic close journal functions 2016-06-24 21:55:52 +02:00
Skia e9544f2581 Update CanCreateView and fix accounting views in consequence 2016-06-24 21:07:59 +02:00
Skia 1396f2ca84 Improve accounting ease of use 2016-06-24 19:59:49 +02:00
Skia e25c4a4e4a Add some TODOs 2016-06-22 13:40:30 +02:00
Skia d244618dd0 Improve accounting views 2016-06-22 13:19:35 +02:00
Skia 3023d6d744 Add CanCreateMixin, and add amount in journals 2016-06-20 15:47:26 +02:00
Skia 27805640a1 Improve right handling for accounting 2016-05-09 11:49:01 +02:00