diff options
| author | Indoteknik . <andrifebriyadiputra@gmail.com> | 2025-05-09 08:06:41 +0700 |
|---|---|---|
| committer | Indoteknik . <andrifebriyadiputra@gmail.com> | 2025-05-09 08:06:41 +0700 |
| commit | 09e83469a30d7907b6b6e605dabda879250ef72d (patch) | |
| tree | 3b37e727e20406623f3b918db50ed473bd922a3f | |
| parent | efba26bf68d142168d5189c6ee2b87c6d8a2299d (diff) | |
(andri) delete chatter pada view product pricelist & item
| -rw-r--r-- | indoteknik_custom/views/product_pricelist.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/indoteknik_custom/views/product_pricelist.xml b/indoteknik_custom/views/product_pricelist.xml index 6a1111cf..3c2b8b8d 100644 --- a/indoteknik_custom/views/product_pricelist.xml +++ b/indoteknik_custom/views/product_pricelist.xml @@ -25,12 +25,6 @@ </group> </page> </page> - <xpath expr="//sheet" position="after"> - <div class="oe_chatter"> - <field name="message_follower_ids" widget="mail_followers"/> - <field name="message_ids" widget="mail_thread"/> - </div> - </xpath> </field> </record> |
