remove qr codes

This commit is contained in:
2025-07-15 10:13:26 +00:00
parent 2fc198bc8e
commit cb62096d9b
9039 changed files with 7 additions and 5 deletions

View File

@@ -191,9 +191,9 @@ else $detail->ss->assign("SEND_XML",0);
//add mz 2014-12-09
//QR CODE
require_once 'phpqrcode/phpqrcode.php';
QRcode::png($this->bean->code.', '.$this->bean->name.' ['.$this->bean->id.']', 'modules/EcmProducts/QRcodes/'.$this->bean->id.'.png', QR_ECLEVEL_L, 4,10);
$detail->ss->assign("QRCODE", '<img src="modules/EcmProducts/QRcodes/'.$this->bean->id.'.png"/>');
//require_once 'phpqrcode/phpqrcode.php';
//QRcode::png($this->bean->code.', '.$this->bean->name.' ['.$this->bean->id.']', 'modules/EcmProducts/QRcodes/'.$this->bean->id.'.png', QR_ECLEVEL_L, 4,10);
$detail->ss->assign("QRCODE", 'Kody QR tymczasowo wyłączone.');
//end mz
/*
$desc='';