Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
4985 Vistas

If the OpenERP comes with an apps on addons directory. Why I need to install it? Whats happend when the user install an app that exist on addons directory? There some installed_app file or database table.

Avatar
Descartar
Mejor respuesta

Usually, you install OpenERP and as part of the installation, you have all of the 'core' modules on your system.

You don't need to install 'core' modules via 'Apps', you can remove the filter under the 'Installed Modules' view and install from there.

Apps shows all modules available on apps.openerp.com, which includes the 'core' ones installed with the software (this is to support updates).

When you install a module from Apps that isn't already on your server, it gets downloaded to /server/openerp/addons

Apps is a service that is part of the Enterprise (code identical) version of OpenERP and is optional.

There are a TON of existing questions here that explain more about the Apps service.

Avatar
Descartar
Mejor respuesta

When you install a new module you've new functionality on your system. For example if you are installing sale module, all the sale dependencies are going to be installed. This creates new tables on the database and enable the module logic, workflows, functionality, accounting.... Well there is so much functionality, but you've to install it to do that.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
mar 15
11239
1
mar 17
6050
2
mar 15
5643
0
mar 15
4250
3
abr 23
44355