← Back to team overview

openerp-expert-framework team mailing list archive

_inherits and new objets

 

Hi everybody,

I would like to talk of _inheritS. Currently, I would like to know what's
the best way to "propose" to the user, in the creation form, if he wants to
create a new "parent" automatically, or use an existing one.

Example :

Imagine an fake.address object which inheritS of res.partner.address. When
you create a new fake.address object, you could pick one existing
res.partner.address or automatically create a new one. All this must be done
from the same form view.

What do you think?

Thanks for your help,

Follow ups