Feat: credito view
This commit is contained in:
parent
047fce94d3
commit
501d0ff776
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user