[OGo-Developer] 05_historyProject?
Helge Hess
developer@opengroupware.org
Fri, 9 May 2008 15:50:35 +0200
On 09.05.2008, at 15:37, Adam Tauno Williams wrote:
> By suggestion is we eliminate the hardcoded project kinds,
> especially from Logic,
I'm fine with that.
> and either filter out all the projects in the DocumentAPI where the
> kind is not null (specific applications would use Logic directly
> anyway?) or make the filtered projects a default.
Actually the WebUI already allows configurable filtering (configurable
tabs in the projects application).
Maybe this would need to be added to more panels.
From the (very old) internal Skyrix database:
---snip---
OGoSx=> SELECT kind, COUNT(*) FROM project GROUP BY kind;
kind | count
-------------------+-------
| 4867
05_historyProject | 2233
00_invoiceProject | 452
(3 rows)
---snap---
Seems there are quite a few history projects. No idea what they were
good for.
Maybe the core idea was indeed to have a project which doesn't show up
as a regular project? Don't remember. It should be filtered in the UI
in any case.
Greets,
Helge
--
Helge Hess
http://www.helgehess.eu/