TODOS de configuracion general lista

This commit is contained in:
2026-04-13 18:02:39 -05:00
parent 1d53ca9562
commit e5fa5f0326
49 changed files with 1678 additions and 1233 deletions

View File

@@ -103,8 +103,7 @@ class AuditService:
)
db.add(log)
db.commit()
db.refresh(log)
db.flush()
return log
@staticmethod