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.

15 lines
469 B

9 years ago
9 years ago
  1. {
  2. "name": "Check mail immediately",
  3. "vesion": "13.0.1.0.1",
  4. "author": "IT-Projects LLC, Ivan Yelizariev",
  5. "license": "Other OSI approved licence", # MIT
  6. "category": "Discuss",
  7. "support": "apps@itpp.dev",
  8. "website": "https://twitter.com/yelizariev",
  9. "price": 9.00,
  10. "currency": "EUR",
  11. "depends": ["base", "web", "fetchmail", "mail"],
  12. "data": ["views.xml"],
  13. "qweb": ["static/src/xml/main.xml"],
  14. "installable": False,
  15. }