From 1eb01c54d6d3af7d06cd86df9e0ee0891207dbf4 Mon Sep 17 00:00:00 2001 From: tirth-osi Date: Mon, 4 Nov 2024 04:27:16 -0700 Subject: [PATCH] [FIX] Name Change --- osi_avatax_rounding_fix/__manifest__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/osi_avatax_rounding_fix/__manifest__.py b/osi_avatax_rounding_fix/__manifest__.py index a686498d..aa453a82 100644 --- a/osi_avatax_rounding_fix/__manifest__.py +++ b/osi_avatax_rounding_fix/__manifest__.py @@ -1,8 +1,8 @@ # -*- coding: utf-8 -*- { # noqa - "name": "Proslat Accounting Enhancement", - "summary": "Proslat Accounting Enhancement", + "name": "OSI Avatax Rounding Fix", + "summary": "OSI Avatax Rounding Fix", "version": "17.0.1.0.0", "author": "Open Source Integrators", "category": "Accounting",