You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <odoo>
- <template id="data_list_extended"
- name="Extended Data List"
- inherit_id="car_app.data_list_template">
- <!-- <xpath expr="//field[@name='color']" position="after">
- <field name="is_available"/>
- </xpath> -->
- </template>
- </odoo>
|