ajuste de cruds incompleto

This commit is contained in:
2026-04-06 16:06:31 -07:00
parent 61d386a7c7
commit 290a32364d
75 changed files with 3574 additions and 26 deletions

View File

@@ -74,3 +74,4 @@ class Client(Base):
return f"<Client(id={self.id}, rfc={self.rfc}, razon_social={self.razon_social})>"