mirror of
https://github.com/we-promise/sure.git
synced 2026-04-11 00:04:47 +00:00
Recurring scoping implementation (#1300)
* Recurring scoping implementation * FIX tests and reviews
This commit is contained in:
@@ -223,6 +223,7 @@ end
|
||||
|
||||
# Create existing recurring transaction
|
||||
family.recurring_transactions.create!(
|
||||
account: account,
|
||||
merchant: merchant,
|
||||
amount: entry.amount,
|
||||
currency: entry.currency,
|
||||
|
||||
Reference in New Issue
Block a user