From b51bfdb82c70c5434bc74398b46b9c72d75889dd Mon Sep 17 00:00:00 2001 From: Guillermo Gutierrez Date: Mon, 10 Jun 2024 19:21:21 -0700 Subject: [PATCH] Se elimino linea en el ticket --- app/Printer/PrinterHandler.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Printer/PrinterHandler.php b/app/Printer/PrinterHandler.php index 25d789e..c46a04c 100644 --- a/app/Printer/PrinterHandler.php +++ b/app/Printer/PrinterHandler.php @@ -76,7 +76,7 @@ class PrinterHandler{ $this->printer -> setTextSize(1, 1); $this->printer->setJustification(Printer::JUSTIFY_CENTER); $this->feed(1); - $this->text("MIGUEL ANGEL ROMERO ESTRADA"); + // $this->text("MIGUEL ANGEL ROMERO ESTRADA"); $this->text("DIEGO ESQUIVEL #130 INT. 3"); $this->text("PLAYAS DE ROSARITO, BC 22706 Mexico"); $this->text("R.F.C. : ROEM691011EZ4");