summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorAndriFP <113114423+andrifp@users.noreply.github.com>2025-09-13 13:12:54 +0700
committerAndriFP <113114423+andrifp@users.noreply.github.com>2025-09-13 13:12:54 +0700
commita627a71d911dbfb54cac7c8151331f218292a9fd (patch)
tree5d2c2629a0951eee50769412c8568a387a837bf1 /indoteknik_custom/views
parentfc83d226a0b49c1d0423f6e3ccadd353b1c45218 (diff)
(andri) add chatter + fix approve
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/letter_receivable.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/indoteknik_custom/views/letter_receivable.xml b/indoteknik_custom/views/letter_receivable.xml
index 3639452c..44caadcb 100644
--- a/indoteknik_custom/views/letter_receivable.xml
+++ b/indoteknik_custom/views/letter_receivable.xml
@@ -118,6 +118,10 @@
</ul>
</div>
</sheet>
+ <div class="oe_chatter">
+ <field name="message_follower_ids" widget="mail_followers"/>
+ <field name="message_ids" widget="mail_thread"/>
+ </div>
</form>
</field>
</record>