accounting software used by FSFE and other associations

2017-05-18 Thread Daniel Pocock
Hi, Which accounting software is currently used by FSFE? Which solutions are other free software organizations using? There is currently some discussion about choosing something for the Open Labs hackerspace in Tirana[1] Regards, Daniel 1. https://forum.openlabs.cc/t/open-labs-hackerspace-a

Re: accounting software used by FSFE and other associations

2017-05-18 Thread Reinhard Müller
Hi, Daniel! Am 2017-05-18 um 16:25 schrieb Daniel Pocock: > Which accounting software is currently used by FSFE? FSFE currently uses plain CSV files which are to a very large extent automatically filled from various sources like electronic bank account statements, reports from our credit card pay

Re: accounting software used by FSFE and other associations

2017-05-18 Thread Daniel Pocock
On 18/05/17 16:36, Reinhard Müller wrote: > Hi, Daniel! > > Am 2017-05-18 um 16:25 schrieb Daniel Pocock: >> Which accounting software is currently used by FSFE? > > FSFE currently uses plain CSV files which are to a very large > extent automatically filled from various sources like electronic

Re: accounting software used by FSFE and other associations

2017-05-18 Thread Nikos Roussos
>There is currently some discussion about choosing something for the >Open >Labs hackerspace in Tirana I saw Gnucash was mentioned in that discussion. There is a django-based web frontend that in theory can make it multiuser, but I've never tried it. https://github.com/nylen/gnucash-django/ ~n

Re: accounting software used by FSFE and other associations

2017-05-18 Thread Michel Roche
Le 18/05/2017 à 22:28, Nikos Roussos a écrit : > > >> There is currently some discussion about choosing something for the >> Open >> Labs hackerspace in Tirana > > I saw Gnucash was mentioned in that discussion. There is a django-based web > frontend that in theory can make it multiuser, but I'