Skip to content

Implemented ObjectProperty for variable in Item, Income and in Expense class.

Andreas Kluge Svendsrud requested to merge FileHandlingAndreas into frontend-testing

In Item class the variable date now uses ObjectProperty, and for IncomeCategory and ExpenseCategory in Income and Expense also use ObjectProperty. This is to make the code function better with the frontend.

Merge request reports