Baptiste Jonglez
|
a35a45adf6
Fix indentation
|
11 years ago |
Baptiste Jonglez
|
ba3aeac766
Simplify subnet inclusion testing
|
11 years ago |
Fabs
|
f7a8fd152a
Add def to create all members invoices
|
11 years ago |
Fabs
|
8da58b5461
PEP8
|
11 years ago |
Fabs
|
f8d20e1a1e
Fix important fail in billing model. Previously invoicedetail relate Offer. But should relate OfferSubscription in order permit a member to have more than one sunscription to one offer. (eg 2 ADSL)
|
11 years ago |
Fabs
|
c2287245d0
Comments fix
|
11 years ago |
Fabs
|
f94db055cf
Improve subscription invoice creation by charging initial_fees for the first invoice created for a subscription
|
11 years ago |
Fabs
|
babff5169e
Improve subscriptions invoices creation by preventing an offer being charged twice
|
11 years ago |
Fabs
|
a8369c13a6
Add test to check an invoice can't be downloaded by unauthorized user
|
11 years ago |
Fabs
|
8e6edfbf1f
Correct some mistake
|
11 years ago |
Fabs
|
14a6c2c6d9
Typos
|
11 years ago |
Fabs
|
257de59177
Improve invoice template
|
11 years ago |
Fabs
|
31703fe65f
Add a button on invice change form to download it as pdf
|
11 years ago |
Fabs
|
9a9409856d
Improved invoice template
|
11 years ago |
Fabs
|
67c6557992
Comments
|
11 years ago |
Fabs
|
91df4f6ebb
Typo
|
11 years ago |
Fabs
|
24589edce0
Remove latex pdf gen
|
11 years ago |
Baptiste Jonglez
|
0ba1772e9b
Validate CIDR values to be proper subnets, to avoid database errors
|
11 years ago |
Baptiste Jonglez
|
3c886c39fe
Simplify clean() method of IP Pool objects
|
11 years ago |
Baptiste Jonglez
|
908e46458b
Check that new subnets don't intersect with existing ones
|
11 years ago |
Fabs
|
3ed8e2980d
Remove non-sens invoice billign period (period_from, period_to). But add theses fields to invoicedetail as optional. They are used to check if an invoice for a subscription has already been generated.
|
11 years ago |
Fabs
|
6d15071d6d
Merge branch 'master' of git.illyse.org:coin
|
11 years ago |
Oriane
|
c38187e5c7
Merge branch 'master' of git.illyse.org:coin
|
11 years ago |
Oriane
|
bf15a95ea6
correction d'un mauvais lien
|
11 years ago |
Mathieu Goutelle
|
18a963e5ef
Merge branch 'master' of git.illyse.org:coin
|
11 years ago |
Mathieu Goutelle
|
8672e23f7e
Back to clean (https://docs.djangoproject.com/en/dev/ref/models/instances/#validating-objects)
|
11 years ago |
Fabs
|
986ac75a10
Merge branch 'master' of git.illyse.org:coin
|
11 years ago |
Oriane
|
1a8eb88631
Merge branch 'master' of git.illyse.org:coin
|
11 years ago |
Oriane
|
af259b3a88
ajout d'urls pour les nouvelles pages
|
11 years ago |
Mathieu Goutelle
|
1b99fedffc
Change clean method (specific to a field)
|
11 years ago |