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
516 B

  1. {
  2. "name": "Mail archives",
  3. "summary": """Adds menu to find old messages""",
  4. "category": "Discuss",
  5. "images": ["images/1.jpg"],
  6. "version": "12.0.1.0.1",
  7. "author": "IT-Projects LLC, Pavel Romanchenko",
  8. "support": "apps@itpp.dev",
  9. "website": "https://itpp.dev",
  10. "license": "Other OSI approved licence", # MIT
  11. "price": 40.00,
  12. "currency": "EUR",
  13. "depends": ["mail"],
  14. "data": ["views/templates.xml"],
  15. "qweb": ["static/src/xml/menu.xml"],
  16. "installable": True,
  17. }