Re: Project time and expense tracking [RESOLVED]

2016-09-02 Thread Rich Shepard
On Fri, 2 Sep 2016, Rich Shepard wrote: I'll definitely look at the project management packages. It appears that django-timepiece will fulfill my needs. Thanks again, Rich

Re: Project time and expense tracking

2016-09-02 Thread Rich Shepard
On Fri, 2 Sep 2016, Tim Graham wrote: I see some results by searching "django time tracking app" in a search engine. In particular, Django Packages has a nice comparison of some options: https://djangopackages.org/grids/g/project-management/ Tim, That's a much better search string than thos

Re: Project time and expense tracking

2016-09-02 Thread Tim Graham
I see some results by searching "django time tracking app" in a search engine. In particular, Django Packages has a nice comparison of some options: https://djangopackages.org/grids/g/project-management/ On Thursday, September 1, 2016 at 1:58:08 PM UTC-4, Rich Shepard wrote: > > Before I re-in

Project time and expense tracking

2016-09-01 Thread Rich Shepard
Before I re-invent the wheel, does anyone know of an existing django project time and expense application using sqlite3? Now and then a client needs to be invoiced by time and expense rather than a flat rate. My financial software is supposed to do this, but I've never been able to convert th