add super m2o, o2m

This commit is contained in:
ivan deng
2020-10-24 22:55:27 +08:00
parent 2e70ec1571
commit 3d2c6a138d
5 changed files with 55 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
<field name="model">product.category</field>
<field name="inherit_id" ref="product.product_category_form_view"/>
<field name="arch" type="xml">
<xpath expr="//div[@class='oe_button_box']" position="after">
<xpath expr="//div[hasclass('oe_button_box')]" position="after">
<div id="o_node_container">
<div id="o_node_main">
<span id="add_title"/>