Add edit page attachment

This commit is contained in:
cuneytsenturk
2018-01-02 17:54:10 +03:00
parent ddd18c7ea6
commit dd686409ef
6 changed files with 25 additions and 7 deletions

View File

@@ -23,4 +23,4 @@ class Transfers extends ModelFilter
{
return $this->related('revenue', 'revenues.account_id', '=', $account_id);
}
}
}