Browse Source

[FIX] : Jun 11 Updated 'dynamic_accounts_report'

pull/346/merge
AjmalCybro 2 months ago
parent
commit
0ab214ae17
  1. 1
      dynamic_accounts_report/__manifest__.py
  2. 8
      dynamic_accounts_report/static/description/index.html

1
dynamic_accounts_report/__manifest__.py

@ -23,6 +23,7 @@
'name': 'Odoo18 Dynamic Accounting Reports',
'version': '18.0.1.1.2',
'category': 'Accounting',
'live_test_url': 'https://www.youtube.com/watch?v=bqtqqnGVAD8',
'summary': "Odoo 18 Accounting Financial Reports,Dynamic Accounting Reports, Dynamic Financial Reports,Dynamic Report Odoo18, Odoo18,Financial Reports, Odoo18 Accounting,Accounting, Odoo Apps",
'description': "This module creates dynamic Accounting General Ledger, Trial"
"Balance, Balance Sheet, Profit and Loss, Cash Book, Partner"

8
dynamic_accounts_report/static/description/index.html

@ -243,13 +243,13 @@
style="z-index: 3; height: auto;">
</div>
</div>
<div class="position-absolute"
style="bottom: 0; z-index: 1; width: 100%;">
<div class="position-absolute bottom-0"
style="z-index: 1; width: 100%;">
<img src="./assets/icons/banner-bg.svg"
class="img-fluid w-100">
</div>
<div class="position-absolute"
style="bottom: 0; right: 0; z-index: 2;">
<div class="position-absolute bottom-0 end-0"
style=" z-index: 2;">
<img src="./assets/icons/patter.svg">
</div>
</div>

Loading…
Cancel
Save