Se cambio numero de telefono en ticket

This commit is contained in:
Guillermo Gutierrez
2025-05-25 18:41:39 -07:00
parent 206e281cf5
commit 65c5129d09

View File

@@ -80,8 +80,7 @@ class PrinterHandler{
$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");
$this->text("TELEFONOS: (661) 613-5549, (661) 104-4313"); $this->text("TELEFONO: (661) 613-5549");
$this->text(" (661) 104-4590, (661) 120-0015");
$this->text("CORREO: ventas@stradaautopartes.com"); $this->text("CORREO: ventas@stradaautopartes.com");
$this->printer->setJustification(Printer::JUSTIFY_LEFT); $this->printer->setJustification(Printer::JUSTIFY_LEFT);
$this->feed(1); $this->feed(1);