This commit is contained in:
Lizandro Guarnizo
2026-05-18 19:17:05 -05:00
parent 4b2003c752
commit 25f21be966
5 changed files with 230 additions and 3 deletions
+1
View File
@@ -80,6 +80,7 @@ func Migrate() {
&models.ProyectoFase{},
&models.ProyectoAvance{},
&models.ProyectoEntregable{},
&models.ProyectoDocumento{},
&models.ProyectoTicket{},
&models.TicketMensaje{},
&models.Factura{},