[FIX] crm_helpdesk : History of after-sale services helpdesk should not be deleted

lp bug: https://launchpad.net/bugs/722721 fixed

bzr revid: rme@tinyerp.com-20110222085527-it1fzurq96yjygcc
This commit is contained in:
RME (OpenERP) 2011-02-22 14:25:27 +05:30
parent 91c1768528
commit 2129c85c12
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@
<group colspan="4">
<field colspan="4" name="email_cc" string="Global CC" widget="char"/>
</group>
<field name="message_ids" colspan="4" nolabel="1" mode="tree,form">
<field name="message_ids" colspan="4" nolabel="1" mode="tree,form" readonly="1">
<tree string="History">
<field name="display_text" string="History Information"/>
<field name="history" invisible="1"/>