diff --git a/app/pdf/pedidos/remitoPDF.php b/app/pdf/pedidos/remitoPDF.php new file mode 100644 index 0000000..0a09001 --- /dev/null +++ b/app/pdf/pedidos/remitoPDF.php @@ -0,0 +1,136 @@ + + +
+ +|
+
+ = htmlspecialchars($datosEmpresa['direccion']) ?>
+ + = htmlspecialchars($datosEmpresa['ciudad']) ?> + (= htmlspecialchars($datosEmpresa['codigo_postal']) ?>) - + = htmlspecialchars($datosEmpresa['provincia']) ?> + Tel.: = htmlspecialchars($datosEmpresa['telefono']) ?> + Email: = htmlspecialchars($datosEmpresa['email']) ?> + |
+
+
+
+
+ R
+ |
+
+
+
+
+ Remito
+
+
+
+
+ Nº: = $numeroRemito ?>
+ Fecha: = date('d/m/Y') ?>
+
+
+ + IVA: = htmlspecialchars($datosEmpresa['cond_iva']) ?>
+ CUIT: = htmlspecialchars($datosEmpresa['cuit']) ?>
+ Inicio actividades: = htmlspecialchars($datosEmpresa['inicio_act']) ?>
+ |
+
+
|
+
| Cod. | +Detalle | +Cantidad | +
|---|---|---|
| = htmlspecialchars($p['id_producto']) ?> | += htmlspecialchars($p['marca'] . ' ' . $p['modelo']) ?> | += $p['cantidad'] ?> | +
|
+
+ = htmlspecialchars($datosEmpresa['direccion']) ?>
+ + = htmlspecialchars($datosEmpresa['ciudad']) ?> + (= htmlspecialchars($datosEmpresa['codigo_postal']) ?>) - + = htmlspecialchars($datosEmpresa['provincia']) ?> + Tel.: = htmlspecialchars($datosEmpresa['telefono']) ?> + Email: = htmlspecialchars($datosEmpresa['email']) ?> + |
+
+
+
+
+ Presupuesto
+
+
+
+
+ Nº: = $numeroPresupuesto ?>
+ Fecha: = date('d/m/Y') ?>
+
+
+ + IVA: = htmlspecialchars($datosEmpresa['cond_iva']) ?>
+ CUIT: = htmlspecialchars($datosEmpresa['cuit']) ?>
+ Inicio actividades: = htmlspecialchars($datosEmpresa['inicio_act']) ?>
+ |
+
+
|
+ ||||||
| Cod. | +Producto | +Cant. | +Precio Unit. | +Descuento (%) | +IVA (%) | +Subtotal | +
|---|---|---|---|---|---|---|
| = htmlspecialchars($p['id_producto']) ?> | += htmlspecialchars($p['marca'] . ' ' . $p['modelo']) ?> | += $p['cantidad'] ?> | +$ = number_format($p['precio'], 2, '.', ',') ?> | += number_format($p['descuento_total'], 2, '.', ',') ?> % | += htmlspecialchars($datosEmpresa['iva']) ?> % | ++ $ = number_format($p['precio_final'] * $p['cantidad'], 2, '.', ',') ?> + | +
|
+
+ Observaciones
+
+
+
+
+
+ = "Descuento: " . number_format($descuentoPresupuesto, 2, ',', '.') . ' (%)'?>
+
+
+ + + + + = "Recargo: " . number_format($recargoPresupuesto, 2, ',', '.') . ' (%)'?> + + + + + + + + = "Valor de cuota: " . htmlspecialchars($cuota . ' x $ ') . number_format($valorCuota, 2, ',', '.') ?> + + El valor de cada cuota es estimativo y se calcula sobre el total del presupuesto al momento de su emisión. + + + + |
+
+
+
+
+
|
+
|
+
+ = htmlspecialchars($datosEmpresa['direccion']) ?>
+ + = htmlspecialchars($datosEmpresa['ciudad']) ?> + (= htmlspecialchars($datosEmpresa['codigo_postal']) ?>) - + = htmlspecialchars($datosEmpresa['provincia']) ?> + Tel.: = htmlspecialchars($datosEmpresa['telefono']) ?> + Email: = htmlspecialchars($datosEmpresa['email']) ?> + |
+
+
+
+
+ Resumen Servicio
+
+
+
+
+ Nº: = $numeroServicio ?>
+ Fecha: = date('d/m/Y') ?>
+
+
+ + IVA: = htmlspecialchars($datosEmpresa['cond_iva']) ?>
+ CUIT: = htmlspecialchars($datosEmpresa['cuit']) ?>
+ Inicio actividades: = htmlspecialchars($datosEmpresa['inicio_act']) ?>
+ |
+
+
|
+ ||||
+
|
+
+
|
+
+
|
+
|
+
+ Importante
+
+
+ Se deberá presentar este comprobante para cualquier consulta, trámite o retirar el equipo del local de Bytecenter.
+
+
+ + El ingreso de cualquier dispositivo para ser revisado tiene un costo base de $= number_format($datosEmpresa['cargo_cancelacion_servicio'], 2, ',', '.') ?>, + incluso si luego el cliente decide llevar a cabo el servicio o no. + + Cualquier reparación realizada en ByteCenter posee una garantía de 3 meses, + pasado este periodo cualquier daño causado en el dispositivo es responsabilidad exclusiva del usuario. + + |
+ |||||||||
|
+
+ = htmlspecialchars($datosEmpresa['direccion']) ?>
+ + = htmlspecialchars($datosEmpresa['ciudad']) ?> + (= htmlspecialchars($datosEmpresa['codigo_postal']) ?>) - + = htmlspecialchars($datosEmpresa['provincia']) ?> + Tel.: = htmlspecialchars($datosEmpresa['telefono']) ?> + Email: = htmlspecialchars($datosEmpresa['email']) ?> + |
+
+
+
+
+ Resumen Venta
+ DOCUMENTO NO VÁLIDO COMO FACTURA
+
+
+
+
+ Nº: = $numeroVenta ?>
+ Fecha: = date('d/m/Y') ?>
+
+
+ + IVA: = htmlspecialchars($datosEmpresa['cond_iva']) ?>
+ CUIT: = htmlspecialchars($datosEmpresa['cuit']) ?>
+ Inicio actividades: = htmlspecialchars($datosEmpresa['inicio_act']) ?>
+ |
+
+
|
+ ||||||
| Cod. | +Producto | +Cant. | +Precio Unit. | +Descuento (%) | +IVA (%) | +Subtotal | +
|---|---|---|---|---|---|---|
| = htmlspecialchars($p['id_producto']) ?> | += htmlspecialchars($p['marca'] . ' ' . $p['modelo']) ?> | += $p['cantidad'] ?> | +$ = number_format($p['precio'], 2, '.', ',') ?> | += number_format($p['descuento_total'], 2, '.', ',') ?> % | += htmlspecialchars($datosEmpresa['iva']) ?> % | ++ $ = number_format($p['precio_final'] * $p['cantidad'], 2, '.', ',') ?> + | +
|
+
+ Observaciones
+
+
+
+
+
+ = "Descuento: " . number_format($descuentoVenta, 2, ',', '.') . ' (%)'?>
+
+
+ + + + + = "Recargo: " . number_format($recargoVenta, 2, ',', '.') . ' (%)'?> + + + + + + + + = "Valor de cuota: " . htmlspecialchars($cuota . ' x $ ') . number_format($valorCuota, 2, ',', '.') ?> + + El valor de cada cuota es estimativo y se calcula sobre el total de la venta al momento de su emisión. + + + + |
+
+
+
+
+
|
+