Browse Source

Mar 6 : [UPDT] Index Updated 'dynamic_accounts_report'

pull/243/head
AjmalCybro 2 years ago
parent
commit
67de120c07
  1. 2
      dynamic_accounts_report/__manifest__.py
  2. 3
      dynamic_accounts_report/static/src/css/report.css

2
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

3
dynamic_accounts_report/static/src/css/report.css

@ -10,6 +10,3 @@ width: 300px !important;
.table{
margin-bottom: none !important;
}
.row > * {
width: 50%;
}
Loading…
Cancel
Save