Browse Source

icones

dev-rcn
root 3 years ago
parent
commit
78b62e4536
3 changed files with 5 additions and 1 deletions
  1. BIN
      static/description/attachment.png
  2. BIN
      static/description/membership.png
  3. +5
    -1
      views/ir.attachment.xml

BIN
static/description/attachment.png View File

Before After
Width: 272  |  Height: 293  |  Size: 7.3 KiB

BIN
static/description/membership.png View File

Before After
Width: 300  |  Height: 300  |  Size: 26 KiB Width: 334  |  Height: 258  |  Size: 7.2 KiB

+ 5
- 1
views/ir.attachment.xml View File

@ -1,7 +1,11 @@
<odoo>
<data>
<menuitem id="ir_attachment_top_menu" sequence="17"
name="Attachments" action="base.action_attachment"/>
name="Attachments" action="base.action_attachment"
web_icon="kalachakra,static/description/attachment.png"
/>
</data>
</odoo>

Loading…
Cancel
Save