mirror of
https://github.com/internetee/registry.git
synced 2025-05-28 13:51:41 +02:00
Binding interface for bank statements
This commit is contained in:
parent
2dfa65645b
commit
851e5368eb
15 changed files with 113 additions and 26 deletions
|
@ -59,7 +59,7 @@ describe BankStatement do
|
|||
bs.bank_transactions.count.should == 2
|
||||
|
||||
AccountActivity.count.should == 0
|
||||
bs.bind_with_invoices
|
||||
bs.bind_invoices
|
||||
|
||||
AccountActivity.count.should == 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue