valnet / valuenetwork

Resource Planning and Value Accounting for Value Networks
http://mikorizal.org
GNU Affero General Public License v3.0
99 stars 25 forks source link

Process logging - display Type of work description #461

Open TiberiusB opened 8 years ago

TiberiusB commented 8 years ago

When a new work requirement is created in a process, the user selects a Type of work. This Type of work will appear on the Work section of the Process logging page. Types of work are Resource types. When they are created in the system, the user can add a description.

Problem: When a Work requirement is created and a new Type of work is created on the Process logging page, the description associated with the Resource Type that represents this Type of work is not displayed. This original description has information or instructions about the type of work, that can inform the user who will log work against this Work requirement. When the new Work requirement is created the user can add a comment. But most of the time this comment repeats the information already contained in the description of the Resource type that represents this Type of work.

Solution: Import the description of the Resource type that represents this Type of work directly in the comment box in the dialog popup that creates the new Work requirement. The user can chose to modify this text, add more info or instructions, or reduce it. Most of the time we only need to keep the same text/description... Another solution would be to present the original description on a mouse hoover.

bhaugen commented 8 years ago

That's a good idea. I just assigned it to myself, but have a couple of other things to do first.