i was doing an MVC project, about budget, using user, transactions, account, account type, operation type and category, those are my tables in sql, the problem is that i was doing the CRUD on the transaction controller, i was doing the create.cshtml to see if a new transaction is created, but have an error on the creation,i left two images []
[]
I am trying to understand about the problem, so i can solve it, because i was understanding everything on the problem, but i am stucked here, and i can’t continue.
My code
Jose Rafael Vega is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2