added new feature and explanation on permissions

This commit is contained in:
Michael Totschnig 2013-12-02 08:52:35 +01:00
parent 464e066754
commit 503d8e6b84

View file

@ -20,6 +20,7 @@ as QIF files into a finance program (e.g.: Grisbi, GnuCash).
Features:
* Up to five accounts with transfers (unlimited in Contrib version)
* Define plans (3) for future and recurrent transactions (unlimited in Contrib version)
* Group transactions per day, week, month, year and display sums per group
* Two levels of categories (import from Grisbi XML), display distribution of transactions in Contrib version
* Split transactions (Contrib version)
@ -31,6 +32,10 @@ Features:
* Data backup and restore
* Aggregate financial situation (Contrib version)
* Two themes: light and dark
My Expenses requires the following permissions:
- Reading and writing the calendar: Plans for future and recurrent transactions are stored either in a special local calendar or in any other calendar you assign.
- Writing USB storage: Storage of QIF and CSV exports and backup files
.
Repo Type:git