Fabs
|
c493e2fd6e
Add close admin link
|
10 years ago |
Fabs
|
dd6bf47336
Add tests to ensure only owner of invoice can access it
|
10 years ago |
Fabs
|
144bed3cb9
Minor
|
10 years ago |
Fabs
|
d4ba7587b4
Fix billing tests
|
10 years ago |
Fabs
|
2ac93aadd1
Merge branch 'master' of git.illyse.org:coin
|
10 years ago |
Fabs
|
772da31156
Do not crash if no member attached to the invoice when request for ownership
|
10 years ago |
Fabs
|
830f5077c9
Fix invoice pdf filename generation when no member associated to the invoice
|
10 years ago |
Fabs
|
50c65a9d13
Add a django command to create monthly invoices from shell. Work in progress...
|
10 years ago |
Fabs
|
44d016cc25
PEP8
|
10 years ago |
Fabs
|
92332aef28
PEP8
|
10 years ago |
Fabs
|
7d7a959144
Add default sendfile backend to use in production in comment
|
10 years ago |
Fabs
|
113b8639d4
Fix set_member, set_as_member admin actions
|
10 years ago |
Fabs
|
c21882b832
Fix #214, #215 Do not display not validated invoices in member area and to not show pdf button/link if it doesn't exists
|
10 years ago |
Fabs
|
7e69b2f289
PEP8
|
10 years ago |
Fabs
|
8ed588ee4e
Fix invoice pdf storage migration value
|
10 years ago |
Baptiste Jonglez
|
b8dac304f2
Update README
|
10 years ago |
Baptiste Jonglez
|
723bbcb598
Fix docstrings
|
10 years ago |
Baptiste Jonglez
|
42061180a3
Reset all migrations
|
10 years ago |
Baptiste Jonglez
|
109a3eedc7
Translation verbose_name and help_text of models to French
|
10 years ago |
Baptiste Jonglez
|
2c1b357158
Fix TODO before resetting migration
|
10 years ago |
Baptiste Jonglez
|
f69adfbea1
Don't capitalize the content of verbose_name
|
10 years ago |
Baptiste Jonglez
|
0170160859
Add missing newlines at the end of files
|
10 years ago |
Baptiste Jonglez
|
b49702d6b8
Ldapdb expects fields to be bytes, not unicode strings (this is probably an upstream bug)
|
10 years ago |
Baptiste Jonglez
|
59cab26ca0
We really want to manipulate bytes objects here
|
10 years ago |
Baptiste Jonglez
|
c08c29d210
Use unicode everywhere
|
10 years ago |
Baptiste Jonglez
|
f801f839a3
Fix remaining hardcoded date computation (these confuse Django's migration detection)
|
10 years ago |
Baptiste Jonglez
|
914e72284d
Put function definition before executable code
|
10 years ago |
Baptiste Jonglez
|
0c30b18ea2
Fix VPN inline that accidentally got removed
|
10 years ago |
Baptiste Jonglez
|
637699db32
Revert "Remove useless VPNConfigurationInline class"
|
10 years ago |
Baptiste Jonglez
|
0b3ecbe75d
Make editable fields more obvious
|
10 years ago |