Skip to content

Commit 923551b

Browse files
author
Daniel Fernández Giménez
committed
fix: corregir nombre de campo en EditTicketPrinter.xml
1 parent 6b2d0bc commit 923551b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

XMLView/EditTicketPrinter.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<widget type="checkbox" fieldname="print_lines_price"/>
8585
</column>
8686
<column name="print-lines-price-tax" order="140">
87-
<widget type="checkbox" fieldname="print-lines-price-tax"/>
87+
<widget type="checkbox" fieldname="print_lines_price_tax"/>
8888
</column>
8989
<column name="print-lines-discount" order="150">
9090
<widget type="checkbox" fieldname="print_lines_discount"/>

0 commit comments

Comments
 (0)