Add button Impreso

This commit is contained in:
cosmos
2023-08-02 15:45:55 -05:00
parent a4a4481312
commit 3b058e0e4a
4 changed files with 28 additions and 13 deletions

View File

@@ -10,5 +10,7 @@ this repository contains the full copyright notices and license terms. -->
<button name="kitchen"/>
<button name="bar"/>
<button name="print_bill"/>
<newline/>
<button name="impreso"/>
</xpath>
</data>

View File

@@ -5,8 +5,7 @@
<xpath expr="//field[@name='product']" position="after">
<label name="pizza"/>
<field name="pizza"/>
<!--
<label name="impreso"/>
<field name="impreso"/>-->
<field name="impreso"/>
</xpath>
</data>