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.

16 lines
565 B

  1. {
  2. "name" : "Fix non-ascii header 'from' (OBSOLETE)",
  3. "version" : "0.3",
  4. "author" : "IT-Projects LLC, Ivan Yelizariev",
  5. 'license': 'LGPL-3',
  6. "category" : "Social Network",
  7. "website" : "https://yelizariev.github.io",
  8. "description": """
  9. Obsolete in odoo 8.0 since Sep 10, 2014 https://github.com/odoo/odoo/commit/f2cf6ced17d3477b8858e3a8f955a42cc8a629ff . You can install this module, if you use older version.
  10. """,
  11. "depends" : ["base"],
  12. #"init_xml" : [],
  13. #"update_xml" : [],
  14. #"active": True,
  15. 'installable': False
  16. }