_inherit error

Asked by bambs y

I inherit res.partner object and when installed there was error message:

File "/server/7.0/openerp/osv/orm.py", line 3443, in _inherits_reload
    for col in other._columns.keys():
AttributeError: 'NoneType' object has no attribute '_columns'

what does it mean?

Question information

Language:
English Edit question
Status:
Answered
For:
Odoo Addons (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Serpent Consulting Services (serpent-consulting-services) said :
#1

Bambsy,

Would you please make sure you have used right model name on _inherit?

if possible, share that part of code.

Thanks.

Can you help with this problem?

Provide an answer of your own, or ask bambs y for more information if necessary.

To post a message you must log in.