On 03/08/12 15:50 -0700, Tristian Paul Lopez Azuara wrote: > Hi all, does anyone have or know how the 'ir.action.keyword' xml entry > works or for what its used, > here is an example > > <record model="ir.action.keyword" id="report_letter_party"> > <field name="keyword">form_print</field> > <http://hg.tryton.org/2.4/modules/company/file/5b7b5be70ad0/company.xml#l403> > <field name="model">party.party,-1</field> > <http://hg.tryton.org/2.4/modules/company/file/5b7b5be70ad0/company.xml#l404> > <field name="action" ref="report_letter"/> > </record> > > I've haven'f found any references in the tryton documentation or the tryton > wiki and the source code > does not have any comments.
You can find the definition of the Model here:
http://hg.tryton.org/trytond/file/7e59746ec6ec/trytond/ir/action.py#l87
--
Cédric Krier
B2CK SPRL
Rue de Rotterdam, 4
4000 Liège
Belgium
Tel: +32 472 54 46 59
Email/Jabber: [email protected]
Website: http://www.b2ck.com/
pgp3fManDE1n0.pgp
Description: PGP signature
