Browse Source

[Add]Banner

pull/81/head
cybroodoo 8 years ago
parent
commit
ec3d116eb5
  1. 1
      project_time_spend/__openerp__.py
  2. BIN
      project_time_spend/static/description/banner.jpg
  3. 1
      taxless_purchase_sale/__openerp__.py
  4. BIN
      taxless_purchase_sale/static/description/banner.jpg

1
project_time_spend/__openerp__.py

@ -13,5 +13,6 @@
'security/ir.model.access.csv',
'views/project_statusbar_view.xml',
],
'images': ['static/description/banner.jpg'],
'installable': True,
}

BIN
project_time_spend/static/description/banner.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

1
taxless_purchase_sale/__openerp__.py

@ -21,6 +21,7 @@
],
'demo': [
],
'images': ['static/description/banner.jpg'],
'license': 'AGPL-3',
'installable': True,
'auto_install': False,

BIN
taxless_purchase_sale/static/description/banner.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

Loading…
Cancel
Save