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

Crear la clase Movimiento #8

Open
joslnunez opened this issue Aug 30, 2023 · 0 comments
Open

Crear la clase Movimiento #8

joslnunez opened this issue Aug 30, 2023 · 0 comments
Assignees
Labels
feature feature

Comments

@joslnunez
Copy link
Contributor

joslnunez commented Aug 30, 2023

Movimiento: Es la entidad que representa a una operación que afecta al saldo de una cuenta. Puede ser de distintos tipos: ingreso, egreso, transferencia, etc. Algunos atributos son: id, tipo, monto, fecha, hora, concepto, cuenta origen, cuenta destino, etc.

@joslnunez joslnunez changed the title Crear la clase Transaccion Crear la clase Movimiento Aug 30, 2023
@joslnunez joslnunez added the feature feature label Aug 30, 2023
@joslnunez joslnunez moved this to 🏗 In progress in DIGIT BANK | PROYECTO Aug 30, 2023
@cscristianmoreno cscristianmoreno moved this from 🏗 In progress to 👀 In review in DIGIT BANK | PROYECTO Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature feature
Projects
Status: 👀 In review
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants