You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An expenseLog should be associated with the correct PaymentMethod when it is being created, This would probably involve the boundary requiring a PaymentMethod when recording an expense.
Actual Behavior
At the moment ExpenseLogs are created without associations to PaymentMethods
Acceptance Criteria
ExpenseLogs should be associated to a PaymentMethod when they get created
Steps to Reproduce the Problem
Create an expense log using the expense log changeset
Specifications
Version:
The text was updated successfully, but these errors were encountered:
Expected Behavior
An expenseLog should be associated with the correct PaymentMethod when it is being created, This would probably involve the boundary requiring a PaymentMethod when recording an expense.
Actual Behavior
At the moment ExpenseLogs are created without associations to PaymentMethods
Acceptance Criteria
ExpenseLogs should be associated to a PaymentMethod when they get created
Steps to Reproduce the Problem
Specifications
The text was updated successfully, but these errors were encountered: