Browse Source

[CHG] Banner Changed 'base_accounting_kit'

pull/134/merge
Ajmalcybrosys 6 years ago
parent
commit
1a2000c3ee
  1. 4
      base_accounting_kit/__manifest__.py
  2. BIN
      base_accounting_kit/static/description/banner.gif
  3. BIN
      base_accounting_kit/static/description/banner.png

4
base_accounting_kit/__manifest__.py

@ -34,7 +34,7 @@
'website': "https://www.cybrosys.com",
'company': 'Cybrosys Techno Solutions',
'maintainer': 'Cybrosys Techno Solutions',
'depends': ['base', 'account', 'account_check_printing'],
'depends': ['base', 'account', 'sale', 'account_check_printing'],
'data': [
'security/ir.model.access.csv',
'security/account_asset_security.xml',
@ -87,7 +87,7 @@
],
'qweb': ['static/src/xml/*.xml'],
'license': 'AGPL-3',
'images': ['static/description/banner.png'],
'images': ['static/description/banner.gif'],
'installable': True,
'auto_install': False,
'application': False,

BIN
base_accounting_kit/static/description/banner.gif

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 KiB

BIN
base_accounting_kit/static/description/banner.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 127 KiB

Loading…
Cancel
Save