[MERGE] account_followup help tooltip

bzr revid: qdp-launchpad@openerp.com-20110621142335-dvohvddx67qf6610
This commit is contained in:
Quentin (OpenERP) 2011-06-21 16:23:35 +02:00
commit 5baec6a299
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@
<field name="res_model">account_followup.followup</field>
<field name="search_view_id" ref="view_account_followup_filter"/>
<field name="view_type">form</field>
<field name="help">Define follow up levels and their related messages and delay. For each step, specify the message and the day of delay. Use the legend to know the using code to adapt the email content to the good context (good name, good date) and you can manage the multi language of messages.</field>
</record>
<menuitem action="action_account_followup_definition_form" id="account_followup_menu"
parent="account.menu_configuration_misc"/>