中国本土应用
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.

49 lines
1.2KB

  1. # -*- coding: utf-8 -*-
  2. {
  3. "name": "WeCom Contacts",
  4. "author": "RStudio",
  5. "website": "http://osbzr.com/odoochina/china_addons.git",
  6. "sequence": 602,
  7. "installable": True,
  8. "application": True,
  9. "auto_install": False,
  10. "category": "WeCom Suites/CRM",
  11. "version": "16.0.0.1",
  12. "summary": """
  13. WeCom Contacts
  14. """,
  15. "description": """
  16. """,
  17. "depends": [
  18. "contacts",
  19. "hr",
  20. "oec_im_wecom_base",
  21. "oec_im_wecom_widget",
  22. ],
  23. "data": [
  24. "security/ir.model.access.csv",
  25. "data/ir_cron_data.xml",
  26. "data/wecom_apps_data.xml",
  27. "views/res_partner_views.xml",
  28. "views/res_partner_category_views.xml",
  29. "views/res_users_views.xml",
  30. "views/res_config_settings_views.xml",
  31. "views/res_company_views.xml",
  32. "views/ir_cron_views.xml",
  33. "views/menu_views.xml",
  34. ],
  35. "assets": {
  36. "web.assets_backend": [
  37. "oec_im_wecom_contacts/static/src/webclient/**/*",
  38. ],
  39. },
  40. "external_dependencies": {
  41. "python": [],
  42. },
  43. "post_init_hook": "post_init_hook",
  44. "license": "AGPL-3",
  45. "bootstrap": True,
  46. }
上海开阖软件有限公司 沪ICP备12045867号-1