Feat: total_tip view
This commit is contained in:
parent
cec192af36
commit
047fce94d3
@ -14,9 +14,9 @@ this repository contains the full copyright notices and license terms. -->
|
||||
</xpath>
|
||||
<xpath expr="/form/notebook/page[@id='sale']/group[@id='amount']/field[@name='tax_amount']"
|
||||
position="after">
|
||||
<label name="total_discount"/>
|
||||
<field name="total_discount"/>
|
||||
<label name="credito"/>
|
||||
<field name="credito"/>
|
||||
<label name="total_discount"/>
|
||||
<field name="total_discount"/>
|
||||
<label name="total_tip"/>
|
||||
<field name="total_tip"/>
|
||||
</xpath>
|
||||
</data>
|
||||
|
Loading…
Reference in New Issue
Block a user