.. |
billing
|
8b0a451c24
When invoice is validated, do not permit editing it (including InvoiceDetail inline)
|
il y a 10 ans |
configuration
|
b4cabaabfb
Add an IPSubnet inline form on the VPN admin page
|
il y a 10 ans |
members
|
d3e6a478e2
Fix order of fields in the login page, when tabbing
|
il y a 10 ans |
offers
|
b4cabaabfb
Add an IPSubnet inline form on the VPN admin page
|
il y a 10 ans |
resources
|
71b373cd5b
Associate IP subnet to configuration instead of subscriptions
|
il y a 10 ans |
reverse_dns
|
90f59c2645
Reset migrations using django 1.7 migration feature.
|
il y a 10 ans |
static
|
0b3ecbe75d
Make editable fields more obvious
|
il y a 10 ans |
templates
|
8985c1bc65
Change is_validated by is_pdf_exists.
|
il y a 10 ans |
vpn
|
0c30b18ea2
Fix VPN inline that accidentally got removed
|
il y a 10 ans |
__init__.py
|
27757cedd7
First push
|
il y a 11 ans |
filtering_queryset.py
|
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)
|
il y a 11 ans |
html2pdf.py
|
bc49726e36
First working code to have a validation process of an invoice.
|
il y a 10 ans |
mixins.py
|
04bbf16e1d
Fix update_fields fail if not present
|
il y a 10 ans |
settings.py
|
5a71dd3438
Make use of django-sendfile to have the possibility to make use of web serveur to send a private file to a client.
|
il y a 10 ans |
urls.py
|
bc49726e36
First working code to have a validation process of an invoice.
|
il y a 10 ans |
utils.py
|
8bc73d7dce
Unsing callabale as storage in FileField isn't working. Switching back to simple variable.
|
il y a 10 ans |
validation.py
|
6916a2b93a
Refactor common operations
|
il y a 11 ans |
wsgi.py
|
27757cedd7
First push
|
il y a 11 ans |