LittleKidogo / mula_spender

Some automated forms to aid in our spending
MIT License
3 stars 0 forks source link

Associate ExpenseLog to LogCategory #115

Closed WanjikuMac closed 6 years ago

WanjikuMac commented 6 years ago

Expected Behavior

An ExpenseLog should be associated with the logCategory, this will add any new expenseLog's created by the user.

Actual Behavior

The ExpenseLog is created with no association to the LogCategory

Acceptance Criteria

The LogCategory should be associated to the ExpenseLog when created

Steps to Reproduce the Problem

  1. Create an expense log using the expense log changeset

Specifications