Remove unused views

This commit is contained in:
Jared Esparza 2022-04-28 15:59:29 +02:00
parent 03b9da11c8
commit 3e5fc1b2b4
2 changed files with 0 additions and 18 deletions

View File

@ -1,9 +0,0 @@
<?xml version="1.0"?>
<!-- This file is part of the account_invoice_line_origin module for Tryton.
The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<data>
<xpath expr="/tree/field[@name='amount']" position="after">
<field name="origin_shipment" expand="2"/>
</xpath>
</data>

View File

@ -1,9 +0,0 @@
<?xml version="1.0"?>
<!-- This file is part of the account_invoice_line_origin module for Tryton.
The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<data>
<xpath expr="/tree/field[@name='amount']" position="after">
<field name="origin_shipment" expand="2"/>
</xpath>
</data>