listo prestamo

This commit is contained in:
xXpuma99Xx
2022-04-17 22:51:49 -05:00
parent 30c32c93c0
commit cbd0c4fe3c
9 changed files with 77 additions and 38 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import {
import { Carrito } from '../../carrito/entity/carrito.entity';
import { EquipoTipoEntrada } from '../../equipo-tipo-entrada/entity/equipo-tipo-entrada.entity';
import { Motivo } from '../../motivo/entity/motivo.entity';
import { Prestamo } from '../../prestamo/prestamo.entity';
import { Prestamo } from '../../prestamo/entity/prestamo.entity';
import { Programa } from '../../programa/programa.entity';
import { Status } from '../../status/status.entity';