You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
354 B

  1. {
  2. 'name' : 'Delete Odoo footer in email',
  3. 'version' : '1.0.0',
  4. 'author' : 'IT-Projects LLC, Ivan Yelizariev',
  5. 'license': 'GPL-3',
  6. 'category' : 'Social Network',
  7. 'website' : 'https://yelizariev.github.io',
  8. 'depends' : ['mail_delete_access_link', 'mail_delete_sent_by_footer'],
  9. 'data':[
  10. ],
  11. 'installable': True
  12. }