More stuff for new layout.

This commit is contained in:
James Cole
2020-06-14 19:17:45 +02:00
parent 7c1139e42b
commit dd5a179ba1
36 changed files with 844 additions and 51 deletions

View File

@@ -67,7 +67,6 @@ use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
* @property-read int|null $budget_limits_count
* @property-read int|null $transaction_journals_count
* @property-read int|null $transactions_count
* @property string $name
*/
class TransactionCurrency extends Model
{