Feat: credito view

This commit is contained in:
sinergia 2024-10-20 14:26:11 -05:00
parent 047fce94d3
commit 501d0ff776
2 changed files with 8 additions and 3 deletions

View File

@ -19,4 +19,9 @@ this repository contains the full copyright notices and license terms. -->
<label name="total_tip"/> <label name="total_tip"/>
<field name="total_tip"/> <field name="total_tip"/>
</xpath> </xpath>
<xpath expr="/form/notebook/page[@id='sale']/group[@id='amount']/field[@name='total_amount']"
position="after">
<label name="credito"/>
<field name="credito"/>
</xpath>
</data> </data>