trytond-carrier_zip/view/carrier_form.xml

10 lines
343 B
XML

<?xml version="1.0"?>
<!-- This file is part of the carrier_zip module for Tryton.
The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<data>
<xpath expr="/form/field[@name='carrier_cost_method']" position="after">
<field name="zips" colspan="4"/>
</xpath>
</data>