From 52c65aa9b52c6083a49653c26e86daf342ac2cfe Mon Sep 17 00:00:00 2001 From: git_admin Date: Sat, 2 May 2026 06:58:49 +0000 Subject: [PATCH] Tower: upload om_account_budget 19.0.1.0.1 (was 1.0.1, via marketplace) --- addons/om_account_budget/models/__init__.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 addons/om_account_budget/models/__init__.py diff --git a/addons/om_account_budget/models/__init__.py b/addons/om_account_budget/models/__init__.py new file mode 100644 index 0000000..02fa5d5 --- /dev/null +++ b/addons/om_account_budget/models/__init__.py @@ -0,0 +1,2 @@ +from . import account_budget +from . import account_analytic_account