From 74792b00dd731a93e8a6dc110963473bcd230bad Mon Sep 17 00:00:00 2001 From: git_admin Date: Sat, 2 May 2026 06:51:16 +0000 Subject: [PATCH] Tower: upload om_recurring_payments 19.0.1.0.0 (was 1.0.0, via marketplace) --- addons/om_recurring_payments/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/om_recurring_payments/__manifest__.py b/addons/om_recurring_payments/__manifest__.py index 49e6e87..c8e1648 100644 --- a/addons/om_recurring_payments/__manifest__.py +++ b/addons/om_recurring_payments/__manifest__.py @@ -2,7 +2,7 @@ 'name': 'Odoo 19 Recurring Payment', 'author': 'Odoo Mates', 'category': 'Accounting', - 'version': '1.0.0', + 'version': 1.0.019.0.1.0.0', # __odoosky_original_version__: '1.0.0' 'description': """Odoo 19 Recurring Payment, Recurring Payment In Odoo, Odoo 19 Accounting""", 'summary': 'Use recurring payments to handle periodically repeated payments', 'sequence': 11,