Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(client): update error message when edditing a client with duplica… #238

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

sgarnica1
Copy link
Contributor

@sgarnica1 sgarnica1 commented Jun 3, 2024

RFC Duplicado

[Feature/Task ID]: RF18 Modificar información de cliente

Descripción

Al editar un cliente, en caso que el RFC ya exista, se notifica al usuario con el mensaje "RFC already registered."

Cambios realizados

  • src/api/controllers/company.controller.ts
  • src/core/app/services/company.service.ts
  • src/core/infra/repositories/company.repository.ts

Story Points

1

Pruebas

No se hicieron pruebas, ya que la validación sucede en el repositorio

@sgarnica1 sgarnica1 added this to the MVP milestone Jun 3, 2024
@sgarnica1 sgarnica1 merged commit ed58978 into develop Jun 3, 2024
2 checks passed
@sgarnica1 sgarnica1 deleted the fix/duplicate-rfc branch June 3, 2024 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants