← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 691025] Re: [6.0RC1] Cannot install module marketing

 

*** This bug is a duplicate of bug 689538 ***
    https://bugs.launchpad.net/bugs/689538

** This bug has been marked a duplicate of bug 689538
   [6.0-rc1] Tools.convert error when creating new base
 * You can subscribe to bug 689538 by following this link: https://bugs.launchpad.net/openobject-addons/+bug/689538/+subscribe

-- 
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/691025

Title:
  [6.0RC1] Cannot install module marketing

Status in OpenObject Addons Modules:
  New

Bug description:
  Hello,
It seems the error of module marketing is there again. I tried to create a new database, but when installing the module marketing I get the following error :

[2010-12-16 11:18:31,310][mwp_13] INFO:init:module marketing: loading security/ir.model.access.csv
[2010-12-16 11:18:31,332][mwp_13] INFO:init:module marketing: loading marketing_view.xml
[2010-12-16 11:18:31,356][mwp_13] DEBUG:translate:no translation language detected, skipping trans                                 lation for "'Invalid model name in the action definition.'"
[2010-12-16 11:18:31,356][mwp_13] DEBUG:translate:no translation language detected, skipping trans                                 lation for "'Error occurred while validating the field(s) %s: %s'"
[2010-12-16 11:18:31,357][mwp_13] ERROR:tools.convert.xml_import:Parse error in /usr/local/lib/pyt                                 hon2.6/dist-packages/openerp-server/addons/marketing/marketing_view.xml:40:
<record id="action_marketing_installer" model="ir.actions.act_window">
            <field name="name">Marketing Applications Configuration</field>
            <field name="type">ir.actions.act_window</field>
            <field name="res_model">marketing.installer</field>
            <field name="view_id" ref="view_marketing_installer"/>
            <field name="view_type">form</field>
            <field name="view_mode">form</field>
            <field name="target">new</field>
        </record>
[2010-12-16 11:18:31,358][mwp_13] DEBUG_RPC:exception:u'warning -- ValidateError\n\nError occurred                                  while validating the field(s) res_model,src_model: Invalid model name in the action definition.'
[2010-12-16 11:18:31,358][mwp_13] DEBUG:web-services:netrpc: rpc-dispatching exception
Traceback (most recent call last):
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/service/netrpc_server.py", line 70,                                  in run
    result = self.dispatch(msg[0], msg[1], msg[2:])
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/netsvc.py", line 499, in dispatch
    raise OpenERPDispatcherException(e, tb_s)
OpenERPDispatcherException
[2010-12-16 11:19:01,758][mwp_13] DEBUG:timers:Run ir.cron._poolJobs(*('mwp_13',), **{})
[2010-12-16 11:19:01,761][mwp_13] DEBUG:init:loading 1 packages..





References