diff options
| -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> |
