Merge remote-tracking branch 'origin/main'

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

# Conflicts:
#	main.go
This commit is contained in:
Lizandro GD
2026-08-03 00:47:00 +00:00
25 changed files with 1584 additions and 79 deletions
+2
View File
@@ -118,6 +118,8 @@ func main() {
// Tablero de tareas
&models.Tarea{},
&models.TareaComentario{},
// Soporte: webhook de correo entrante
&models.SoporteWebhookConfig{},
// Automatización de cotizaciones, contratos, actas y cuentas de cobro con IA
&models.PlantillaDocumento{},
&models.Tarifa{},