Merge branch 'ticket-12379-updateLabelgenerateEan' into develop
This commit is contained in:
commit
bc37b6c906
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user