diff --git a/static/description/operation.png b/static/description/operation.png new file mode 100644 index 0000000..b296b3f Binary files /dev/null and b/static/description/operation.png differ diff --git a/static/description/payment_batch.png b/static/description/payment_batch.png new file mode 100644 index 0000000..97588ce Binary files /dev/null and b/static/description/payment_batch.png differ diff --git a/views/donation.xml b/views/donation.xml index dbd0de9..934965c 100644 --- a/views/donation.xml +++ b/views/donation.xml @@ -56,6 +56,15 @@ >{'default_recurring_template': 'active', 'recurring_view': True} [('recurring_template', '!=', False)] --> + + Recurring Donations + donation.donation + tree,form,pivot,graph + {'default_recurring_template': 'active', 'recurring_view': True,'default_tax_receipt_option':'annual'} + [('recurring_template', '!=', False)] + @@ -63,7 +72,7 @@ - + name="Operations" web_icon="opendons,static/description/operation.png"/> diff --git a/views/payment_batch.xml b/views/payment_batch.xml index 1b35c5a..f1c30bb 100644 --- a/views/payment_batch.xml +++ b/views/payment_batch.xml @@ -70,7 +70,7 @@ + name="Payment batch" web_icon="opendons,static/description/payment_batch.png"/>