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.

Regards, Tristian.


-- 
-- 
[email protected] mailing list



Reply via email to