> You can extend an existing view: > > http://doc.tryton.org/2.6/trytond/doc/topics/views/extension.html#topics-extension > > > -- > Cédric Krier > > B2CK SPRL > Rue de Rotterdam, 4 > 4000 Liège > Belgium > Tel: +32 472 54 46 59 > Email/Jabber: [email protected] <javascript:> > Website: http://www.b2ck.com/ >
But as I understand, when extending a view, I have to use "inherit" in the record. Can I do this for a record with multiple tabs but I want the inherited view to appear only on a single tab? Or should I create a new record for the specific tab where the inherit view will appear? Thank you.
