โพสต์ โดย idolkorrio » อังคาร 21 ม.ค. 2014 8:18 pm
ในหน้า crm.lead (Opportunity) จะมีหน้านึงที่ให้เราและคนอื่นๆในระบบได้กรอกข้อความสนทนากัน
ตามรูป
http://ge.tt/5jwaOlF1/v/0?cอยากทราบว่า ถ้าผมจะเอาวันที่ ขึ้นก่อนชื่อผู้กรอกข้อความ ผมต้องแก้ตรงไหนครับ หาใน view แล้วมันเป็น notebook แบบนี้
<page string="Communication & History" groups="base.group_extended">
<field name="message_ids" colspan="4" nolabel="1" mode="tree" readonly="1">
<tree string="History">
<field name="display_text" string="History Information"/>
<field name="email_from" invisible="1"/>
<button string="Reply" attrs="{'invisible': [('email_from', '=', False)]}" name="110" context="{'mail.compose.message.mode':'reply', 'message_id':active_id}" icon="terp-mail-replied" type="action"/>
</tree>
</field>
<button string="Add Internal Note" name="135" context="{'model': 'crm.lead' }" icon="terp-document-new" type="action"/>
</page>
ใครรู้ช่วยชี้เป้าให้ทีครับ
ในหน้า crm.lead (Opportunity) จะมีหน้านึงที่ให้เราและคนอื่นๆในระบบได้กรอกข้อความสนทนากัน
ตามรูป http://ge.tt/5jwaOlF1/v/0?c
อยากทราบว่า ถ้าผมจะเอาวันที่ ขึ้นก่อนชื่อผู้กรอกข้อความ ผมต้องแก้ตรงไหนครับ หาใน view แล้วมันเป็น notebook แบบนี้
[quote]<page string="Communication & History" groups="base.group_extended">
<field name="message_ids" colspan="4" nolabel="1" mode="tree" readonly="1">
<tree string="History">
<field name="display_text" string="History Information"/>
<field name="email_from" invisible="1"/>
<button string="Reply" attrs="{'invisible': [('email_from', '=', False)]}" name="110" context="{'mail.compose.message.mode':'reply', 'message_id':active_id}" icon="terp-mail-replied" type="action"/>
</tree>
</field>
<button string="Add Internal Note" name="135" context="{'model': 'crm.lead' }" icon="terp-document-new" type="action"/>
</page>[/quote]
ใครรู้ช่วยชี้เป้าให้ทีครับ