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/actes
Serghei Mihai 639cc8b87a actes: page refreshes when deleting an act instead of going to 'today' page
Closes #3197
2013-08-05 11:15:45 +02:00
..
migrations actes: modify db to store the last validation state 2013-03-29 17:55:29 +01:00
templates/actes actes: page refreshes when deleting an act instead of going to 'today' page 2013-08-05 11:15:45 +02:00
__init__.py move models around 2012-10-16 23:35:39 +02:00
admin.py agenda/actes/dossiers: move Occurence fields into Event, add recurring events support 2012-12-31 17:24:35 +01:00
forms.py actes: display act types of the service concerned. 2013-06-24 09:23:15 +02:00
models.py actes: add act method to get invoice number if billed. 2013-06-21 12:21:51 +02:00
tests.py actes: add two new validation states. 2013-01-04 15:55:02 +01:00
urls.py actes: add an option to delete non billed act 2013-05-16 19:28:59 +02:00
validation.py actes: automated validation will sanitize stateless acts (bis). 2013-05-27 17:13:01 +02:00
validation_states.py actes: add two new validation states. 2013-01-04 15:55:02 +01:00
views.py actes: fix bug when modifying an act. 2013-06-18 12:21:23 +02:00