Odooers论坛

欢迎!

该社区面向专业人士和我们产品和服务的爱好者。
分享和讨论最好的内容和新的营销理念,建立您的专业形象,一起成为更好的营销人员。


0

What are the default Productivity Apps?

形象
odoo
形象
丢弃
1 答案
0
形象
odoo
最佳答案

For the Community Edition:

  • Employees
  • Email Marketing
  • Project
  • Surveys

For the Enterprise Edition:

  • Employees
  • Email Marketing
  • Project
  • Surveys
  • Appointments
  • Knowledge
  • Planning
  • Sign


This is configured via the Odoo configuration file:

default_productivity_apps = True


Source: https://github.com/odoo/odoo/blob/16.0/addons/base_install_request/__init__.py


Note: the Discuss, Contacts and Link Tracker Apps are also installed by default in new Enterprise databases.

3 注释
形象
丢弃
形象
odoo
-

Looks like Knowledge require the Helpdesk app?

形象
odoo
-

Lars Aam I don't think it does

形象
odoo
-

Knowledge does not require Helpdesk. When you install Website you can share Knowledge to your Visitors, and when you install Helpdesk you can integrate your Helpdesk with both but this is optional.

Dependencies for Apps are shown on the Technical Info tab of the App via the Apps Menu (in Developer Mode).