Custom Query (73 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (52 - 54 of 73)

Ticket Resolution Summary Owner Reporter
#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.

#22 fixed Asset priorities and mandatory registration and testing. Gavin
Description
  • Priority 1 is regulatory compliance.
  • Priority 2 – Hidden functions ( critical assets), etc......

For priority 1 assets having a drop down field or a check box where mandatory registration and testing required, registration renewal date can be selected is a feature that we should have. For example, High pressure vessels, cranes, etc would be asset that require distinction. You might wonder why this may be needed? A few reasons, 1 there is a prompt to personnel for regulatory requirements and 2 often audits want a list of assets that require registration.

Also see ticket #34.

#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';

Note: See TracQuery for help on using queries.