.. |
management
|
50c65a9d13
Add a django command to create monthly invoices from shell. Work in progress...
|
il y a 10 ans |
migrations
|
8ed588ee4e
Fix invoice pdf storage migration value
|
il y a 10 ans |
static
|
24589edce0
Remove latex pdf gen
|
il y a 11 ans |
templates
|
718aa15589
iban is now more readable on bills
|
il y a 10 ans |
__init__.py
|
ab88b4a349
Comminit initial Module de facturaton (Billing) pour Illyse
|
il y a 11 ans |
admin.py
|
da36f66d0c
Removes some RemovedInDjango18Warning
|
il y a 10 ans |
create_subscriptions_invoices.py
|
3da3f9940e
Fix a subtle bug with dates: default argument of functions are evaluated when the function is declared, not when it is called...
|
il y a 10 ans |
models.py
|
41baa7cc46
Add an help text about the 'validated' field of invoices
|
il y a 10 ans |
tests.py
|
9d281f578f
Add non billable possibility to offers. So charge_subscription don't automatically charge corresponding subscriptions. (eg. ILLYSE infra offers)
|
il y a 10 ans |
urls.py
|
92332aef28
PEP8
|
il y a 10 ans |
utils.py
|
d4ba7587b4
Fix billing tests
|
il y a 10 ans |
views.py
|
d4ba7587b4
Fix billing tests
|
il y a 10 ans |