web_shop_woocommerce/view/category_form.xml

10 lines
367 B
XML

<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<data>
<xpath expr="/form/notebook/page[@id='accounting']/field[@name='taxes_parent']" position="after">
<label name="woocommerce_tax_class"/>
<field name="woocommerce_tax_class"/>
</xpath>
</data>