mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 12:12:18 +00:00
First working version of the group collector.
This commit is contained in:
@@ -59,6 +59,7 @@ use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
|
||||
* @property string amount
|
||||
* @property string foreign_amount
|
||||
* @property int transaction_group_id
|
||||
* @property int transaction_journal_id
|
||||
*/
|
||||
class TransactionGroup extends Model
|
||||
{
|
||||
|
Reference in New Issue
Block a user