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.

14 lines
350 B

5 years ago
5 years ago
5 years ago
  1. {
  2. "name": "Base menu for Odoo Galicea Ecosystem",
  3. "summary": """
  4. Menu only
  5. """,
  6. "author": "Jurek Wawro",
  7. "maintainer": "Galicea",
  8. "website": "http://galicea.pl",
  9. "category": "Technical Settings",
  10. "version": "13.0.1.0",
  11. "depends": ["web",],
  12. "data": ["views/base_menu.xml",],
  13. "installable": True,
  14. }