From 96b2f6da9391066cea7f8b00c1d9684468caabe4 Mon Sep 17 00:00:00 2001 From: tarteo Date: Wed, 27 Mar 2024 14:29:56 +0100 Subject: [PATCH] Add paid_for_date --- sale_recurring_payment/tests/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sale_recurring_payment/tests/__init__.py b/sale_recurring_payment/tests/__init__.py index 2737eff..8e2ab0d 100644 --- a/sale_recurring_payment/tests/__init__.py +++ b/sale_recurring_payment/tests/__init__.py @@ -1 +1 @@ -from . import test_calculated_fields +from . import test_fields