[IMP]account_followup:now space is again removed

bzr revid: mma@tinyerp.com-20110620123854-fn19aswk1g49as05
This commit is contained in:
mayur maheshwari (Open ERP) 2011-06-20 18:08:54 +05:30
parent 5b101f9111
commit 1ec27aad78
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +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>
<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"/>