Browse Source

Apr 02: [FIX] Bug Fixed 'contacts_birthday_greetings'

pull/313/head
RisvanaCybro 1 year ago
parent
commit
efb32eafbd
  1. 2
      contacts_birthday_greetings/__manifest__.py

2
contacts_birthday_greetings/__manifest__.py

@ -37,7 +37,7 @@
'views/res_partner_views.xml',
'views/res_config_settings_views.xml',
],
'images': ['static/description/banner.png'],
'images': ['static/description/banner.jpg'],
'license': "LGPL-3",
'installable': True,
'auto_install': False,

Loading…
Cancel
Save