diff --git a/netforce_clinic/actions/clinic_matching_payment_group.xml b/netforce_clinic/actions/clinic_matching_payment_group.xml new file mode 100644 index 0000000..2d5371a --- /dev/null +++ b/netforce_clinic/actions/clinic_matching_payment_group.xml @@ -0,0 +1,11 @@ + + Matching Payment Group + multi_view + clinic.matching.payment.group + account_menu + [ + ["All",[]], + ["Draft",[["state","=","draft"]]], + ["Approved",[["state","=","approved"]]] + ] + diff --git a/netforce_clinic/layouts/clinic_account_menu.xml b/netforce_clinic/layouts/clinic_account_menu.xml index 5bba9fc..1775e5d 100644 --- a/netforce_clinic/layouts/clinic_account_menu.xml +++ b/netforce_clinic/layouts/clinic_account_menu.xml @@ -2,20 +2,15 @@ - - - - + + +
- - - -
diff --git a/netforce_clinic/layouts/clinic_matching_payment_form.xml b/netforce_clinic/layouts/clinic_matching_payment_form.xml index c1a26ec..92c3dc9 100644 --- a/netforce_clinic/layouts/clinic_matching_payment_form.xml +++ b/netforce_clinic/layouts/clinic_matching_payment_form.xml @@ -34,8 +34,8 @@ - - + + + + + + + + + + + + + + + + + + + +