diff --git a/web/src/pages/Settings.vue b/web/src/pages/Settings.vue new file mode 100644 index 0000000..b27735f --- /dev/null +++ b/web/src/pages/Settings.vue @@ -0,0 +1,44 @@ + + + + Danger Zone + + Clear budget + This removes transactions and assignments to start from scratch. Accounts and categories are kept. Not undoable! + + + Fix all historic negative category-balances + This restores YNABs functionality, that would substract any overspent categories' balances from next months inflows. + + + + + + Transaktionen: + + + + + Budget: + + + Importieren + + + \ No newline at end of file
This removes transactions and assignments to start from scratch. Accounts and categories are kept. Not undoable!
This restores YNABs functionality, that would substract any overspent categories' balances from next months inflows.