From fed4b4490d8b9c05f6b81b6cb45dbf8b9300a609 Mon Sep 17 00:00:00 2001 From: ferran-73 Date: Mon, 6 Mar 2023 10:33:01 +0100 Subject: [PATCH] [MIG] account_payment_order_grouped_output: 16.0 --- account_payment_order_grouped_output/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_payment_order_grouped_output/__manifest__.py b/account_payment_order_grouped_output/__manifest__.py index 81550fcca..c7512e3cb 100644 --- a/account_payment_order_grouped_output/__manifest__.py +++ b/account_payment_order_grouped_output/__manifest__.py @@ -2,7 +2,7 @@ { "name": "Account Payment Order - Generate grouped moves", - "version": "15.0.1.0.0", + "version": "16.0.1.0.0", "license": "AGPL-3", "author": "ACSONE SA/NV, Therp BV, Tecnativa, Akretion, " "Odoo Community Association (OCA)",