Custom Query (73 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (10 - 12 of 73)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Resolution Summary Owner Reporter
#16 fixed Implement the Asset domain Gavin Gavin
Description

Improve the ERD design and implement the Asset domain.

#21 fixed Change "Assinged to" in trac tickets into a drop down list Gavin Gavin
Description

Change in all running trac instances.
Set "restrict_owner = true".
Then remove un-needed users: "sqlite3 trac.db"
delete from session where sid = 'userName';

#24 fixed Implement inventory movement. Gavin Gavin
Description

So that Inventory Items may be easily checked out via the task inventory tab.

Movement logic is now possible but user interface still needs to be improved possibly using a webflow. Turns out a webflow was not suitable due to the way search pane works. Easy to create our own flow though. Done in r223, r224, r225, r226.

A task is required for movement type "Used" but not for other movement types such as "Correction" and "Purchase Received".

Movement "by current user" should also be recorded. Done in r217.

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracQuery for help on using queries.