From 67de120c07df3819492da1c27857960be57f6998 Mon Sep 17 00:00:00 2001 From: AjmalCybro Date: Mon, 6 Mar 2023 12:45:59 +0530 Subject: [PATCH] Mar 6 : [UPDT] Index Updated 'dynamic_accounts_report' --- dynamic_accounts_report/__manifest__.py | 2 +- dynamic_accounts_report/static/src/css/report.css | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/dynamic_accounts_report/__manifest__.py b/dynamic_accounts_report/__manifest__.py index 17aa7b477..6c77bdd02 100644 --- a/dynamic_accounts_report/__manifest__.py +++ b/dynamic_accounts_report/__manifest__.py @@ -22,7 +22,7 @@ { 'name': 'Dynamic Financial Reports V16', - 'version': '16.0.1.0.2', + 'version': '16.0.1.0.3', 'category': 'Accounting', 'live_test_url': 'https://www.youtube.com/watch?v=gVQi9q9Rs-E&t=5s', 'summary': """Dynamic Financial Reports with drill diff --git a/dynamic_accounts_report/static/src/css/report.css b/dynamic_accounts_report/static/src/css/report.css index f90b29c78..14cf497b1 100644 --- a/dynamic_accounts_report/static/src/css/report.css +++ b/dynamic_accounts_report/static/src/css/report.css @@ -10,6 +10,3 @@ width: 300px !important; .table{ margin-bottom: none !important; } -.row > * { - width: 50%; -} \ No newline at end of file