Merge branch 'ticket-12379-updateLabelgenerateEan' into develop

This commit is contained in:
Marion Muszynski 2017-02-16 18:04:22 +01:00
commit bc37b6c906

View File

@ -153,7 +153,7 @@ class GenerateBarcode {
if($big_label){
// 52*30
$width = 52;
$width = 52.7;
$height_label = 13;
$height_text = 7;
$ln_label = 16;