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.

17 lines
593 B

  1. # -*- coding: utf-8 -*-
  2. {
  3. "name": "Mail relocation",
  4. "version": "10.0.1.0.6",
  5. "author": "IT-Projects LLC, Ivan Yelizariev, Pavel Romanchenko",
  6. "license": "LGPL-3",
  7. "category": "Discuss",
  8. "images": ["images/m1.png"],
  9. "support": "apps@it-projects.info",
  10. "website": "https://twitter.com/yelizariev",
  11. "price": 100.00,
  12. "currency": "EUR",
  13. "depends": ["mail_all", "web_polymorphic_field"],
  14. "data": ["mail_move_message_views.xml", "data/mail_move_message_data.xml"],
  15. "qweb": ["static/src/xml/mail_move_message_main.xml"],
  16. "installable": True,
  17. }