Browse Source

Remove images from readme, update icon. (#326)

14.0
Fekete Mihai 8 years ago
committed by Alexis de Lattre
parent
commit
e86deabf87
  1. 3
      partner_create_by_vat/__openerp__.py
  2. BIN
      partner_create_by_vat/static/description/customer.png
  3. BIN
      partner_create_by_vat/static/description/customer1.png
  4. BIN
      partner_create_by_vat/static/description/icon.png

3
partner_create_by_vat/__openerp__.py

@ -19,7 +19,8 @@
},
'depends': ['base_vat'],
'data': ['views/res_partner_view.xml'],
'images': ['static/description/customer.png',
'images': ['static/description/icon.png',
'static/description/customer.png',
'static/description/customer1.png'],
'auto_install': False,
}

BIN
partner_create_by_vat/static/description/customer.png

Before

Width: 1611  |  Height: 955  |  Size: 118 KiB

After

Width: 1855  |  Height: 945  |  Size: 108 KiB

BIN
partner_create_by_vat/static/description/customer1.png

Before

Width: 1614  |  Height: 955  |  Size: 123 KiB

After

Width: 1852  |  Height: 950  |  Size: 118 KiB

BIN
partner_create_by_vat/static/description/icon.png

Before

Width: 128  |  Height: 128  |  Size: 9.2 KiB

After

Width: 128  |  Height: 128  |  Size: 12 KiB

Loading…
Cancel
Save