From 298759fdcd285fccee619b4d33d6d2c5b4e12b34 Mon Sep 17 00:00:00 2001 From: git_admin Date: Sat, 2 May 2026 07:01:33 +0000 Subject: [PATCH] Tower: upload om_account_followup 19.0.1.0.2 (was 1.0.2, via marketplace) --- addons/om_account_followup/__init__.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 addons/om_account_followup/__init__.py diff --git a/addons/om_account_followup/__init__.py b/addons/om_account_followup/__init__.py new file mode 100644 index 0000000..72a337a --- /dev/null +++ b/addons/om_account_followup/__init__.py @@ -0,0 +1,3 @@ +from . import wizard +from . import models +from . import report