c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #06477
Re: [Bug 684646] [NEW] Unable to install Marketing Campaign module
On Friday 03 December 2010, you wrote:
> Public bug reported:
>
> [trunk V6.0-dev] When trying to install the module Marketing from the
> Installation wizard (check Marketing), you get the following message:
>
> "You try to install module 'email_template' that depends on module
> 'base_tools'. But the latter module is not available in your system.'
This is a matter of a base dependency being added to an existing
database.
[ + base_tools ] => email_template => marketing_campaign
Not much to be improved in code, it is a matter of procedure to follow[1]:
- Update the modules list, through the menu in Administration
- Do install the "base_tools" that is a new module
- Carry on installing the other modules.
[1] perhaps we need a little better documentation about that, don't we?
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/684646
Title:
Unable to install Marketing Campaign module
Status in OpenObject Addons Modules:
New
Bug description:
[trunk V6.0-dev] When trying to install the module Marketing from the Installation wizard (check Marketing), you get the following message:
"You try to install module 'email_template' that depends on module 'base_tools'. But the latter module is not available in your system.'
I'm working on the latest BZR version of V6.
References