Possible fix for #682

This commit is contained in:
James Cole
2017-06-28 15:45:28 +02:00
parent 4e4ce2f77c
commit 3947da5e27
2 changed files with 26 additions and 1 deletions

View File

@@ -262,6 +262,8 @@ class BillRepository implements BillRepositoryInterface
}
/**
* The "paid dates" list is a list of dates of transaction journals that are linked to this bill.
*
* @param Bill $bill
* @param Carbon $start
* @param Carbon $end