Baptiste Jonglez eebc81b0af Fix bulk import of the database (by disabling post_save signals in this case) 10 years ago
..
management b124d3d1d7 Fix a typo 10 years ago
migrations 3cba4ffee2 Add a missing migrations on billing (from 41baa7cc) 10 years ago
static 24589edce0 Remove latex pdf gen 11 years ago
templates 718aa15589 iban is now more readable on bills 10 years ago
__init__.py ab88b4a349 Comminit initial Module de facturaton (Billing) pour Illyse 11 years ago
admin.py da36f66d0c Removes some RemovedInDjango18Warning 10 years ago
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... 10 years ago
models.py eebc81b0af Fix bulk import of the database (by disabling post_save signals in this case) 10 years ago
tests.py 9d281f578f Add non billable possibility to offers. So charge_subscription don't automatically charge corresponding subscriptions. (eg. ILLYSE infra offers) 10 years ago
urls.py 92332aef28 PEP8 10 years ago
utils.py d4ba7587b4 Fix billing tests 10 years ago
views.py d4ba7587b4 Fix billing tests 10 years ago