Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: View definition error for inherited view, installing on OpenErp v7 #38

Open
kkoci opened this issue Jan 30, 2014 · 0 comments

Comments

@kkoci
Copy link

kkoci commented Jan 30, 2014

Hi, this is the traceback for this error:

'AttributeError: View definition error for inherited view '' on model 'ir.actions.server': Element '' not found in parent view 'base.view_server_action_form'
2014-01-30 15:54:03,571 26371 ERROR kkoci openerp.tools.convert: Parse error in /usr/openerpaddons/zoook_dependencies/poweremail/serveraction_view.xml:29:

ir.actions.server.form.poweremail_2
ir.actions.server
form

            <xpath expr="/form/notebook/page/field[@name='srcmodel_id']" position="replace">
                <field name="srcmodel_id" select="2" attrs="{'required':[('state','!=','dummy'), ('state','!=','sms'), ('state','!=','code'), ('state','!=','loop'),('state','!=','trigger'), ('state','!=','client_action'), ('state','!=','email'), ('state','!=','sms'), ('state','!=','other'), ('state','!=','poweremail')]}"/>
            </xpath>
        </field>
    </record>'

Can't install module, could somebody shed some light on this?

Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant