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 - Bidirectional unpaid debt history #37

Merged
merged 1 commit into from
Jul 3, 2024
Merged

Conversation

anibalcontreras
Copy link
Owner

¿Qué se hizo?

Se hizo que el endpoint undebt history sea bidireccional. Es decir, si A crea una cuenta por cobrar a B, al hacer el get le aparezca esa deuda filtrada por fecha a A y a B. Antes le salía solo a A.

Checklist

  • Mi código se adhiere al formato de estilo del proyecto
  • Revisé mi código
  • Eliminé código legacy
  • Mis cambios no generan nuevos warnings
  • Hice cambios en la documentación
  • Probé correr los tests ya existentes
  • Cree nuevos tests que mantengan al menos un 60% de cobertura del proyecto

@DaHunterTime DaHunterTime added the refactor Code or project structure refactor label Jul 3, 2024
@anibalcontreras anibalcontreras merged commit 5cc83ea into develop Jul 3, 2024
4 checks passed
@anibalcontreras anibalcontreras deleted the fix/piggy-debts branch July 29, 2024 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Code or project structure refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants