Browse Source

[DOC] description

pull/6/head
Ilyas 9 years ago
parent
commit
7815341abb
  1. 2
      mail_archives/__openerp__.py
  2. BIN
      mail_archives/images/1.png
  3. BIN
      mail_archives/static/description/1.png
  4. BIN
      mail_archives/static/description/icon.png
  5. 9
      mail_archives/static/description/index.html

2
mail_archives/__openerp__.py

@ -9,6 +9,8 @@
"author": "IT-Projects LLC, Pavel Romanchenko", "author": "IT-Projects LLC, Pavel Romanchenko",
"website": "https://it-projects.info", "website": "https://it-projects.info",
"license": "LGPL-3", "license": "LGPL-3",
'price': 40.00,
'currency': 'EUR',
"depends": [ "depends": [
"base", "base",

BIN
mail_archives/images/1.png

After

Width: 1128  |  Height: 528  |  Size: 65 KiB

BIN
mail_archives/static/description/1.png

After

Width: 1128  |  Height: 528  |  Size: 65 KiB

BIN
mail_archives/static/description/icon.png

After

Width: 100  |  Height: 100  |  Size: 2.1 KiB

9
mail_archives/static/description/index.html

@ -0,0 +1,9 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h2 class="oe_slogan">Look up old mails</h2>
<h3 class="oe_slogan">Browse archived mails like in odoo 8</h3>
<img class="oe_picture oe_screenshot" src="1.png"/>
</div>
</div>
</section>
Loading…
Cancel
Save