Historique des commits

Auteur SHA1 Message Date
  Alexandre Aubin ad644779f1 Separating bills from payment il y a 8 ans
  Jocelyn Delalande 8c513c8e5a Fix invoice number on sequence of previous month il y a 8 ans
  Jocelyn Delalande 4273911f8c Fix crash on invoice validation with PostgreSQL db il y a 8 ans
  Jocelyn Delande 0fb6bb0051 Set date to validation date il y a 8 ans
  Jocelyn Delande b8688ea4c6 Use a draft invoice number before validation il y a 8 ans
  Jocelyn Delande 2f3776cdb0 Use proper and legal sequential invoice numbers il y a 8 ans
  Jocelyn Delande 66343b9c95 Enforce that a validated bill has a pdf il y a 8 ans
  Jocelyn Delande 4e988ad62d Rename Invoice.is_pdf_exists() → Invoice.pdf_exists() il y a 8 ans
  Baptiste Jonglez eebc81b0af Fix bulk import of the database (by disabling post_save signals in this case) il y a 10 ans
  Baptiste Jonglez 41baa7cc46 Add an help text about the 'validated' field of invoices il y a 10 ans
  Jocelyn Delande 2884ef98a3 de-illysification of html templates, using available information from isp_database.ISPInfo il y a 10 ans
  Fabs 144bed3cb9 Minor il y a 10 ans
  Fabs 772da31156 Do not crash if no member attached to the invoice when request for ownership il y a 10 ans
  Fabs 830f5077c9 Fix invoice pdf filename generation when no member associated to the invoice il y a 10 ans
  Fabs 92332aef28 PEP8 il y a 10 ans
  Baptiste Jonglez 723bbcb598 Fix docstrings il y a 10 ans
  Baptiste Jonglez 109a3eedc7 Translation verbose_name and help_text of models to French il y a 10 ans
  Baptiste Jonglez f69adfbea1 Don't capitalize the content of verbose_name il y a 10 ans
  Baptiste Jonglez c08c29d210 Use unicode everywhere il y a 10 ans
  Baptiste Jonglez f801f839a3 Fix remaining hardcoded date computation (these confuse Django's migration detection) il y a 10 ans
  Fabs 8985c1bc65 Change is_validated by is_pdf_exists. il y a 10 ans
  Fabs 8bc73d7dce Unsing callabale as storage in FileField isn't working. Switching back to simple variable. il y a 10 ans
  Fabs 5cd41433c7 Minor invoice pdf generation improvments il y a 10 ans
  Fabs 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
  Fabs bc49726e36 First working code to have a validation process of an invoice. il y a 10 ans
  Fabs 4dfe4975ec Fix has_owner il y a 10 ans
  Fabs f3be150f55 Fix billing tests il y a 10 ans
  Fabs 90f59c2645 Reset migrations using django 1.7 migration feature. il y a 10 ans
  Fabs 9197f2e650 Add remaining amount to pay on invoice il y a 10 ans
  Fabs 67b2e8bf88 * Add first draft of "my subscriptions" template (juste the list) il y a 10 ans