From 1a9ad60b794ba04819ef1ff834318dee40857f2f Mon Sep 17 00:00:00 2001 From: root Date: Wed, 23 Feb 2022 20:37:08 +0000 Subject: [PATCH] recurring payment top menu --- views/donation.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/views/donation.xml b/views/donation.xml index ecf340d..a9626f9 100644 --- a/views/donation.xml +++ b/views/donation.xml @@ -35,4 +35,23 @@ + + Recurring payments + donation.donation + tree,form,pivot,graph + {'default_recurring_template': 'active', 'recurring_view': True} + [('recurring_template', '!=', False)] + + + + + + + + \ No newline at end of file