Grisbi is a personnal accounting application. Grisbi can manage multiple accounts, currencies and users. It manages third party, expenditure and receipt categories, as well as budgetary lines, financial years, and other information that makes it quite adapted for associations (except those that require double entry accounting).
Grisbi is a personnal accounting application. Grisbi can manage multiple accounts, currencies and users. It manages third party, expenditure and receipt categories, as well as budgetary lines, financial years, and other information that makes it quite adapted for associations (except those that require double entry accounting).
To install grisbi, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install grisbi
To see what files were installed by grisbi, run:
port contents grisbi
To later upgrade grisbi, run:
sudo port selfupdate && sudo port upgrade grisbi
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.