"Espere un momento, por favor"
{{errors.first('correo')}}
- {{error}}
Anexo 29
Movimiento - Salida
Almacenaje
Transferencia
CTR
LCL
Cantidad | Servicio | Precio | Total | |
IMPORTACIÓN MOVIMIENTO CONTENEDOR |
||||
{{ servicio.diferenteServicio }} | {{servicio.tNombre}} | $ {{ formatPrice(parseFloat(servicio.dValorUnitario).toFixed(3)) }} | $ {{servicio.tSubtotal != null ? formatPrice(parseFloat(servicio.tSubtotal).toFixed(3)) : 0 }} | |
IMPORTACIÓN MOVIMIENTO CARGA SUELTA |
||||
{{ servicio.diferenteServicio }} | {{servicio.tNombre}} | $ {{ formatPrice(parseFloat(servicio.dValorUnitario).toFixed(3)) }} | $ {{servicio.tSubtotal != null ? formatPrice(parseFloat(servicio.tSubtotal).toFixed(3)) : 0 }} | |
IMPORTACIÓN SALIDA CONTENEDOR |
||||
{{ servicio.diferenteServicio }} | {{servicio.tNombre}} | $ {{ formatPrice(parseFloat(servicio.dValorUnitario).toFixed(3)) }} | $ {{servicio.tSubtotal != null ? formatPrice(parseFloat(servicio.tSubtotal).toFixed(3)) : 0 }} | |
IMPORTACIÓN SALIDA CARGA SUELTA |
||||
{{ servicio.diferenteServicio }} | {{servicio.tNombre}} | $ {{ formatPrice(parseFloat(servicio.dValorUnitario).toFixed(3)) }} | $ {{servicio.tSubtotal != null ? formatPrice(parseFloat(servicio.tSubtotal).toFixed(3)) : 0 }} | |
EXPORTACIÓN MOVIMIENTO CONTENEDOR |
||||
{{ servicio.diferenteServicio }} | {{servicio.tNombre}} | $ {{ formatPrice(parseFloat(servicio.dValorUnitario).toFixed(3)) }} | $ {{servicio.tSubtotal != null ? formatPrice(parseFloat(servicio.tSubtotal).toFixed(3)) : 0 }} | |
EXPORTACIÓN MOVIMIENTO CARGA SUELTA |
||||
{{ servicio.diferenteServicio }} | {{servicio.tNombre}} | $ {{ formatPrice(parseFloat(servicio.dValorUnitario).toFixed(3)) }} | $ {{servicio.tSubtotal != null ? formatPrice(parseFloat(servicio.tSubtotal).toFixed(3)) : 0 }} | |
EXPORTACIÓN SALIDA CONTENEDOR |
||||
{{ servicio.diferenteServicio }} | {{servicio.tNombre}} | $ {{ formatPrice(parseFloat(servicio.dValorUnitario).toFixed(3)) }} | $ {{servicio.tSubtotal != null ? formatPrice(parseFloat(servicio.tSubtotal).toFixed(3)) : 0 }} | |
EXPORTACIÓN SALIDA CARGA SUELTA |
||||
{{ servicio.diferenteServicio }} | {{servicio.tNombre}} | $ {{ formatPrice(parseFloat(servicio.dValorUnitario).toFixed(3)) }} | $ {{servicio.tSubtotal != null ? formatPrice(parseFloat(servicio.tSubtotal).toFixed(3)) : 0 }} | |
Subtotal | $ {{ formatPrice(parseFloat(subtotalAn).toFixed(3)) }} | |||
IVA (16%) | $ {{ formatPrice(parseFloat(ivaAn).toFixed(3)) }} | |||
Total | $ {{ formatPrice(parseFloat(totalAn).toFixed(3)) }} |
El peso debe estar a 3 digitos.
El volumen debe estar a 3 digitos.
Cantidad | Servicio | Precio | Total |
IMPORTACIÓN SALIDA CONTENEDOR |
|||
{{serv.tNombre}} | $ {{ formatPrice(parseFloat(serv.dValorUnitario).toFixed(3)) }} | $ {{serv.tSubtotal != null ? formatPrice(parseFloat(serv.tSubtotal).toFixed(3)) : 0 }} | |
IMPORTACIÓN SALIDA CARGA SUELTA |
|||
{{serv.tNombre}} | $ {{ formatPrice(parseFloat(serv.dValorUnitario).toFixed(3)) }} | $ {{serv.tSubtotal != null ? formatPrice(parseFloat(serv.tSubtotal).toFixed(3)) : 0 }} | |
EXPORTACIÓN SALIDA CONTENEDOR |
|||
{{serv.tNombre}} | $ {{ formatPrice(parseFloat(serv.dValorUnitario).toFixed(3)) }} | $ {{serv.tSubtotal != null ? formatPrice(parseFloat(serv.tSubtotal).toFixed(3)) : 0 }} | |
EXPORTACIÓN SALIDA CARGA SUELTA |
|||
{{serv.tNombre}} | $ {{ formatPrice(parseFloat(serv.dValorUnitario).toFixed(3)) }} | $ {{serv.tSubtotal != null ? formatPrice(parseFloat(serv.tSubtotal).toFixed(3)) : 0 }} | |
IMPORTACIÓN ENTRADA CONTENEDOR |
|||
{{serv.tNombre}} | $ {{ formatPrice(parseFloat(serv.dValorUnitario).toFixed(3)) }} | $ {{serv.tSubtotal != null ? formatPrice(parseFloat(serv.tSubtotal).toFixed(3)) : 0 }} | |
IMPORTACIÓN ENTRADA CARGA SUELTA |
|||
{{serv.tNombre}} | $ {{ formatPrice(parseFloat(serv.dValorUnitario).toFixed(3)) }} | $ {{serv.tSubtotal != null ? formatPrice(parseFloat(serv.tSubtotal).toFixed(3)) : 0 }} | |
IMPORTACIÓN SALIDA CONTENEDOR |
|||
{{serv.tNombre}} | $ {{ formatPrice(parseFloat(serv.dValorUnitario).toFixed(3)) }} | $ {{serv.tSubtotal != null ? formatPrice(parseFloat(serv.tSubtotal).toFixed(3)) : 0 }} | |
IMPORTACIÓN SALIDA CARGA SUELTA |
|||
{{serv.tNombre}} | $ {{ formatPrice(parseFloat(serv.dValorUnitario).toFixed(3)) }} | $ {{serv.tSubtotal != null ? formatPrice(parseFloat(serv.tSubtotal).toFixed(3)) : 0 }} | |
EXPORTACIÓN ENTRADA CONTENEDOR |
|||
{{serv.tNombre}} | $ {{ formatPrice(parseFloat(serv.dValorUnitario).toFixed(3)) }} | $ {{serv.tSubtotal != null ? formatPrice(parseFloat(serv.tSubtotal).toFixed(3)) : 0 }} | |
EXPORTACIÓN ENTRADA CARGA SUELTA |
|||
{{serv.tNombre}} | $ {{ formatPrice(parseFloat(serv.dValorUnitario).toFixed(3)) }} | $ {{serv.tSubtotal != null ? formatPrice(parseFloat(serv.tSubtotal).toFixed(3)) : 0 }} | |
EXPORTACIÓN SALIDA CONTENEDOR |
|||
{{serv.tNombre}} | $ {{ formatPrice(parseFloat(serv.dValorUnitario).toFixed(3)) }} | $ {{serv.tSubtotal != null ? formatPrice(parseFloat(serv.tSubtotal).toFixed(3)) : 0 }} | |
EXPORTACIÓN SALIDA CARGA SUELTA |
|||
{{serv.tNombre}} | $ {{ formatPrice(parseFloat(serv.dValorUnitario).toFixed(3)) }} | $ {{serv.tSubtotal != null ? formatPrice(parseFloat(serv.tSubtotal).toFixed(3)) : 0 }} | |
Subtotal | $ {{ formatPrice(parseFloat(subtotalAn).toFixed(3)) }} | ||
IVA (16%) | $ {{ formatPrice(parseFloat(ivaAn).toFixed(3)) }} | ||
Total | $ {{ formatPrice(parseFloat(totalAn).toFixed(3)) }} |
El peso debe estar a 3 digitos.
El volumen debe estar a 3 digitos.
Cantidad | Servicio | Precio | Total |
{{serv.tNombre}} | $ {{ formatPrice(parseFloat(serv.dValorUnitario).toFixed(3)) }} | $ {{ formatPrice(serv.tTotal != null ? parseFloat(serv.tTotal).toFixed(3) : 0) }} | |
Total | $ {{ formatPrice(parseFloat(totalAn).toFixed(3)) }} |