"res.partner.address" specifies an unexisting parent class "res.partner.address"

Bug #1160095 reported by Francisco Luz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenERP Brazilian Portuguese Localization (pt_BR)
Invalid
Undecided
Unassigned

Bug Description

Module: l10n_br_base
Branch: trunk

I am getting this error when trying to install l10n_br_base

____________________________________________________________________________
File "/MYPATH/server/openerp/osv/orm.py", line 874, in create_instance
    'You may need to add a dependency on the parent class\' module.' % (name, parent_name))
TypeError: The model "res.partner.address" specifies an unexisting parent class "res.partner.address"
You may need to add a dependency on the parent class' module.
____________________________________________________________________________

description: updated
summary: - l10n_br_base: Error "res.partner.address" specifies an unexisting parent
- class "res.partner.address"
+ "res.partner.address" specifies an unexisting parent class
+ "res.partner.address"
Revision history for this message
Francisco Luz (franciscoluz) wrote :

I've updated it to the latest dev commit and the issue went away.

Changed in openerp.pt-br-localiz:
status: New → Fix Committed
Changed in openerp.pt-br-localiz:
status: Fix Committed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.