Commit Graph

366 Commits

Author SHA1 Message Date
Louis Gesbert
551c9a6729 Allocation_logement: fix parentheses in formula
Changing the priorities broke the expression!

Here it was caught by the types; I hope there aren't other places where
it just changed the output without being caught by our tests...
2022-05-18 16:47:46 +02:00
Denis Merigoux
38a80d2929
Merge pull request #165 from CatalaLang/allocations_logement
Implementing French housing benefits
2022-05-18 14:39:39 +01:00
Louis Gesbert
569a647f3f Tutorial: a couple typos 2022-05-16 15:21:15 +02:00
Denis Merigoux
8ecf753641
Prettify formula 2022-05-08 16:20:16 +02:00
Denis Merigoux
96f1845afd
Merge branch 'master' into allocations_logement 2022-05-08 15:20:04 +02:00
Lilya Slimani
a4fddad582 Merge branch 'allocations_logement' of https://github.com/CatalaLang/catala into allocations_logement 2022-05-06 16:26:17 +02:00
Lilya Slimani
daa3896b64 Références Légifrance - Code réglementaire 2022-05-06 16:23:36 +02:00
Denis Merigoux
ec7f8a85c3
Progress with @Lilyaslm 2022-05-06 16:22:39 +02:00
Denis Merigoux
d1c9d674ff
Fixed tests 2022-05-06 15:28:59 +02:00
Lilya Slimani
e66df01492 Test exception Logement est chambre 2022-05-06 15:07:28 +02:00
Denis Merigoux
33c21e9a07
Include prestations familiales in allocations logement for L512-3 logic 2022-05-06 12:21:57 +02:00
Lilya Slimani
80f7505166 Vérifications des tests 2022-05-06 12:21:57 +02:00
Denis Merigoux
d478882636
Put tests that pass under CI 2022-05-05 17:21:53 +02:00
Denis Merigoux
080e60c25d
Fixes money cents parsing 2022-05-05 16:50:33 +02:00
Lilya Slimani
33c1906b90 Vérification Exemple 3 (Test Calcul APL secteur locatif) 2022-05-05 16:35:42 +02:00
Denis Merigoux
823c223ea8
Restore debug info 2022-05-05 16:28:17 +02:00
Lilya Slimani
c557eadfce Mise à jour tests et corrections 2022-05-05 15:32:54 +02:00
Denis Merigoux
025382a85d
Restore debug info 2022-05-05 14:34:29 +02:00
Denis Merigoux
a72944a3ec
Merge branch 'master' into allocations_logement 2022-05-05 14:27:48 +02:00
Denis Merigoux
8f1dae73a2
Restore CI 2022-05-05 14:06:56 +02:00
Denis Merigoux
8a0d5d7916
Factoring, nitpicks and updates 2022-05-05 14:01:30 +02:00
Denis Merigoux
d9da198740
Prettify family benefits 2022-05-05 14:00:44 +02:00
Lilya Slimani
288ec2c4f8 Articles Titre IV - Code réglementaire 2022-05-05 13:56:33 +02:00
Denis Merigoux
2074305a98
Added questions list made by @Lilyaslm 2022-05-04 17:33:47 +02:00
Denis Merigoux
33db3fb87a
Progress with @Lilyaslm 2022-05-04 17:17:05 +02:00
Denis Merigoux
49e8644510
Small comments and nitpicks 2022-05-04 14:53:29 +02:00
Denis Merigoux
e3e2e6c4e2
Better PDF 2022-05-04 14:01:24 +02:00
Lilya Slimani
92c9bda10a Correction typo 2022-05-03 15:39:36 +02:00
Denis Merigoux
601028388c
Enlève variables inutiles 2022-05-02 17:03:15 +02:00
Denis Merigoux
1848d6bf88
Format table [skip ci] 2022-05-02 16:20:39 +02:00
Denis Merigoux
5670546cc8
Fix lines too long 2022-05-02 16:20:39 +02:00
Lilya Slimani
28773cc82c Nouveaux tests Calcul APL secteur locatif 2022-05-02 15:47:16 +02:00
Lilya Slimani
cd4e9f48d0 Merge branch 'allocations_logement' of https://github.com/CatalaLang/catala into allocations_logement 2022-05-02 11:42:21 +02:00
Lilya Slimani
bc66bf64ef Nouveau test 2022-05-02 11:42:19 +02:00
Emile Rolley
ce2c7081b0 refactor(latex): print warning for too long lines + add instruction to compilation 2022-05-01 21:02:36 +02:00
Denis Merigoux
ad7fe6a21a
Use pandoc to prettify a lot the LaTeX document with tables 2022-04-29 23:47:02 +02:00
Denis Merigoux
857b2212c1
Implemented rounding where law requires it 2022-04-29 21:52:51 +02:00
Denis Merigoux
1bf4404bb3
Big refactoring of the APL code 2022-04-29 20:18:01 +02:00
Denis Merigoux
2c1d52787d
Group variables by I/O 2022-04-29 16:41:34 +02:00
Denis Merigoux
741d151128
Correct indentation and sectionning + BMAF 2022-2023 [skip ci] 2022-04-29 10:50:46 +02:00
Denis Merigoux
4d6a5a1180
Fix [skip ci] 2022-04-28 13:38:39 +02:00
Denis Merigoux
3f3563cfeb
Print TOC in PDF 2022-04-28 13:32:35 +02:00
Denis Merigoux
a907226185
80-columns formatting + aberrent value in table dealt with 2022-04-28 13:19:26 +02:00
Denis Merigoux
f571ce9979
Rename tests correcly [skip ci] 2022-04-25 14:34:49 +02:00
Lilya Slimani
ab0ba04208 Merge branch 'allocations_logement' of https://github.com/CatalaLang/catala into allocations_logement 2022-04-25 11:16:59 +02:00
Lilya Slimani
44fd9be7f6 Mise en page 2022-04-25 11:16:57 +02:00
Denis Merigoux
8748918bd4
Fix doc and test 2022-04-22 15:23:41 +02:00
Denis Merigoux
d889397425
Write first computation test with @Lilyaslm! 2022-04-21 17:20:40 +02:00
Denis Merigoux
ea1fd2d336
Explanation of hidden invariant 2022-04-21 16:27:19 +02:00
Denis Merigoux
fe66ea44e1
Fix first test for eligibility with @Lilyaslm 2022-04-21 14:17:18 +02:00