Dolibarr ERP & CRM » Tasks and Feature requests » task #909
Add closed status to interventionDernières modifications
Répondre
État Détails |
Submitted on: | 23/05/2013 22:19 | | Submitted by: | Christophe Battarel (cbattarel) |
Last Modified On: | 23/05/2013 22:19 | |
Summary: | Add closed status to intervention |
Description: | the intervention is first created as draft, until it's validated.
when it's validated, then the intervention can be done.
once it's done, it must be closed (new feature) to inform it's done, so the invoice may be done.
1) update database to set status to 3 for already charged intervention.
2) update module description to manage rights for closing intervention
3) update fichinter.class.php to manage closed status
4) update fiche.php to allow closing of intervention
5) update language files for closed status
After that, i will add new lists features for intervention per status, and statistics like in proposal module. |
Priority: | 5 - Medium | | Open to Any Developer: | No |
Subproject: | Module Intervention | | Assigned to (multiple): | Christophe Battarel (cbattarel) |
Etat |
Start Date: | 23/05/2013 00:00 | | End Date: | - |
Completion (0-100%): | 10 | | Status: | Open |
Commentaires- Christophe Battarel 23/05/2013 22:21
- point 1 to 5
|
|
2) update fichinter.class.php to manage closed status3) update fiche.php to allowclosureof intervention4) update language files for closed status