diff --git a/netforce_clinic/actions/clinic_cycle_dialy.xml b/netforce_clinic/actions/clinic_cycle_dialy.xml index 2271659..dba30fd 100644 --- a/netforce_clinic/actions/clinic_cycle_dialy.xml +++ b/netforce_clinic/actions/clinic_cycle_dialy.xml @@ -2,6 +2,7 @@ Cycle Dialy multi_view clinic.cycle.dialy + [["All",[]],["Draft",[["state","=","draft"]]],["Confirmed",[["state","=","confirmed"]]],["Done",[["state","=","done"]]]] list,form clinic_menu diff --git a/netforce_clinic/layouts/clinic_cycle_dialy_form.xml b/netforce_clinic/layouts/clinic_cycle_dialy_form.xml index 5215aee..4355c93 100644 --- a/netforce_clinic/layouts/clinic_cycle_dialy_form.xml +++ b/netforce_clinic/layouts/clinic_cycle_dialy_form.xml @@ -1,9 +1,38 @@
+ - + + + + + + + + + + + + + + + + + + + + + + + + + + +