This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
calebasse/calebasse/facturation
Benjamin Dauvergne 86f4d2f2b7 forms: use the format %d/%m/%Y in all forms.DateField 2012-12-31 17:24:36 +01:00
..
templates/facturation facturation: proper spelling of "clore" 2012-12-22 18:19:06 +01:00
__init__.py new application "facturation" 2012-10-12 19:38:34 +02:00
admin.py facturation: Add PricePerAct to admin. 2012-11-30 13:13:15 +01:00
forms.py forms: use the format %d/%m/%Y in all forms.DateField 2012-12-31 17:24:36 +01:00
list_acts.py facturation: Act.date is now a date not a datetime 2012-12-31 17:24:35 +01:00
models.py facturation: the first invoicing number with calebasse is 134. 2012-12-21 23:30:20 +01:00
tests.py facturation: start adapting to agenda and actes models changes 2012-12-31 17:24:35 +01:00
urls.py facturation: display an invoicing giving its sequence id (#2156). 2012-12-07 17:04:02 +01:00
views.py facturation: display an invoicing giving its sequence id (#2156). 2012-12-07 17:04:02 +01:00