mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-20 00:20:03 +00:00
Huge change to bills and paid/unpaid/cc boxes.
This commit is contained in:
@@ -41,6 +41,7 @@ use Illuminate\Database\Eloquent\Model;
|
||||
* @method static \Illuminate\Database\Query\Builder|\FireflyIII\Models\Bill whereMatchEncrypted($value)
|
||||
* @property \Carbon\Carbon $nextExpectedMatch
|
||||
* @property \Carbon\Carbon $lastFoundMatch
|
||||
* @property-read string $expectedAmount
|
||||
*/
|
||||
class Bill extends Model
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user