diff --git a/htdocs/takepos/receipt.php b/htdocs/takepos/receipt.php index d43c3195b92..ec1474828b9 100644 --- a/htdocs/takepos/receipt.php +++ b/htdocs/takepos/receipt.php @@ -3,6 +3,7 @@ * Copyright (C) 2011 Laurent Destailleur * Copyright (C) 2012 Marcos García * Copyright (C) 2018 Andreu Bisquerra + * Copyright (C) 2019 Josep Lluís Amador * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -84,7 +85,9 @@ print $object->ref; { ?> - product_label;?> + product_label)) echo $line->product_label; + else echo $line->description;?> + qty;?> total_ttc/$line->qty;?> total_ttc);?>