Browse Source

Oct 17: [FIX] Bug Fixed 'base_accounting_kit'

pull/346/head
Cybrosys Technologies 6 months ago
parent
commit
f24985c20a
  1. 4
      base_accounting_kit/README.rst
  2. 4
      base_accounting_kit/__manifest__.py
  3. 2
      base_accounting_kit/doc/RELEASE_NOTES.md
  4. BIN
      base_accounting_kit/static/description/banner.jpg
  5. BIN
      base_accounting_kit/static/description/banner.png
  6. 6
      base_accounting_kit/static/description/index.html

4
base_accounting_kit/README.rst

@ -2,8 +2,8 @@
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3
Odoo 18 Full Accounting Kit
===========================
Odoo 18 Full Accounting Kit for Community
=========================================
Full accounting kit for Odoo 18 community editions
Configuration

4
base_accounting_kit/__manifest__.py

@ -20,7 +20,7 @@
#
#############################################################################
{
'name': 'Odoo 18 Full Accounting Kit',
'name': 'Odoo 18 Full Accounting Kit for Community',
'version': '18.0.1.0.0',
'category': 'Accounting',
'summary': """Odoo 18 Accounting, Odoo 18 Accounting Reports, Odoo18 Accounting, Odoo Accounting, Odoo18 Financial Reports, Odoo18 Asset, Odoo18 Profit and Loss, PDC, Followups, Odoo18, Accounting, Odoo Apps, Reports""",
@ -100,7 +100,7 @@
]
},
'license': 'LGPL-3',
'images': ['static/description/banner.png'],
'images': ['static/description/banner.jpg'],
'installable': True,
'auto_install': False,
'application': True,

2
base_accounting_kit/doc/RELEASE_NOTES.md

@ -3,4 +3,4 @@
#### 07.10.2024
#### Version 18.0.1.0.0
#### ADD
- Initial commit for Odoo 18 Full Accounting Kit
- Initial commit for Odoo 18 Full Accounting Kit for Community

BIN
base_accounting_kit/static/description/banner.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 767 KiB

BIN
base_accounting_kit/static/description/banner.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 90 KiB

6
base_accounting_kit/static/description/index.html

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Odoo 18 Full Accounting Kit</title>
<title>Odoo 18 Full Accounting Kit for Community</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css"
rel="stylesheet"/>
<link rel="preconnect" href="https://fonts.googleapis.com">
@ -126,7 +126,7 @@
font-size: 46px;
font-weight: 700;
line-height: normal;
">Odoo 18 Full Accounting Kit</span>
">Odoo 18 Full Accounting Kit for Community</span>
</h1>
</div>
<div class="col-lg-12 d-flex justify-content-center align-items-center"
@ -366,7 +366,7 @@
<div class="wrapper-info"
style="display: flex; flex-direction: column; gap: 20px;">
<span class="wrapper-subtitle"
style="font-size: 40px; font-weight: 700; color: #fff;line-height: 60px; text-transform: capitalize; width: 450px;">Odoo 18 Full Accounting Kit</span>
style="font-size: 40px; font-weight: 700; color: #fff;line-height: 60px; text-transform: capitalize; width: 450px;">Odoo 18 Full Accounting Kit for Community</span>
<h3 class="wrapper-details"
style="font-size: 20px; font-weight: 400; color: #fff; line-height: 32px; ">
Are you ready to make your business more

Loading…
Cancel
Save