Move extra bills to credit cards
This commit is contained in:
parent
c14a408f9a
commit
0887a5f6b9
38 changed files with 242 additions and 251 deletions
|
@ -3,9 +3,7 @@
|
|||
one:
|
||||
description: MyString
|
||||
amount: 9.99
|
||||
deduct_autopaid: false
|
||||
|
||||
two:
|
||||
description: MyString
|
||||
amount: 9.99
|
||||
deduct_autopaid: false
|
4
test/fixtures/expenses.yml
vendored
4
test/fixtures/expenses.yml
vendored
|
@ -4,12 +4,12 @@ one:
|
|||
description: MyString
|
||||
payment: 9.99
|
||||
period: 1
|
||||
autopaid: false
|
||||
credit_card: false
|
||||
estimated: false
|
||||
|
||||
two:
|
||||
description: MyString
|
||||
payment: 9.99
|
||||
period: 1
|
||||
autopaid: false
|
||||
credit_card: false
|
||||
estimated: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue