Se elimino linea en el ticket
This commit is contained in:
@@ -76,7 +76,7 @@ class PrinterHandler{
|
|||||||
$this->printer -> setTextSize(1, 1);
|
$this->printer -> setTextSize(1, 1);
|
||||||
$this->printer->setJustification(Printer::JUSTIFY_CENTER);
|
$this->printer->setJustification(Printer::JUSTIFY_CENTER);
|
||||||
$this->feed(1);
|
$this->feed(1);
|
||||||
$this->text("MIGUEL ANGEL ROMERO ESTRADA");
|
// $this->text("MIGUEL ANGEL ROMERO ESTRADA");
|
||||||
$this->text("DIEGO ESQUIVEL #130 INT. 3");
|
$this->text("DIEGO ESQUIVEL #130 INT. 3");
|
||||||
$this->text("PLAYAS DE ROSARITO, BC 22706 Mexico");
|
$this->text("PLAYAS DE ROSARITO, BC 22706 Mexico");
|
||||||
$this->text("R.F.C. : ROEM691011EZ4");
|
$this->text("R.F.C. : ROEM691011EZ4");
|
||||||
|
|||||||
Reference in New Issue
Block a user