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.

11 lines
330 B

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