minor fix

This commit is contained in:
wilsongomez 2022-03-07 16:06:52 -05:00
parent 84ab9be2ca
commit e4f5b25006
1 changed files with 2 additions and 2 deletions

View File

@ -2,11 +2,11 @@
<!-- This file is part of Tryton. 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='general']/field[@name='list_price']"
<!-- <xpath expr="/form/notebook/page[@id='general']/field[@name='list_price']"
position="after">
<label name="sale_price_w_tax"/>
<field name="sale_price_w_tax"/>
</xpath>
</xpath> -->
<xpath
expr="/form/notebook/page[@id='accounting']"
position="after">