internal > Idea

Store e.g. states, prio etc. in database instead of static code in the php-file / #1550

Summary

open
Aug 10, 2006
Mon Nov 29, 1999 06:00pm
Mon Nov 29, 1999 06:00pm
Aug 10, 2006 / burger
Aug 10, 2006 / pixtur
 

Attached files

No files uploaded
It would be great if it would be possible to store the different options of e.g. status, prio in the database, because in this case it's easier to make company internal adjustments.

1 Comment

pixtur

Aug 10, 2006
hmmm...
You could adjust the Prio-Values in the customize.inc.php. (not now, but it would be possible). Storing the prio-values in the database would also be possibe.

Changing the Status-Values will be tricky, because some status-values are used for displaying filtering.

Currently those are stored as contants. The names are defined in constant_names.inc.php

Do you need the rename the statuses or do you need more/less? Maybe you could write down your preferred list.

tom



 

Comment / Update