You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Departments are a component of companies and can be found under the “view company” page within the company module. Note that the module is disabled by default, and must first be enabled. To enable the departments module:
18
+
Departments are simply groupings within a Company. There can be an unlimited number of departments for any company and departments can have sub-departments. Since a department is so similar to a Company, it has many of the same fields and is treated in an almost identical manner. Since a Department has no meaning without a parent Company, the Department module should only be accessed through the listing on a Company’s View page.
19
+
20
+
Note that the module is disabled by default, and must first be enabled. To enable the departments module:
19
21
20
22
* Go to system admin
21
23
* Click 'View Modules'
@@ -29,7 +31,7 @@ When you click on the department tab in the view company page you will see a lis
29
31
* Edit a department
30
32
* View how many users are assigned to each department.
31
33
32
-
### Add/Edit Departments
34
+
### Create a Department
33
35
34
36
To add a new department to a company you must first be in the View Company Page and click on the department tab, then click the “New Department” button.
The very essence of web2Project is the ability to effectively manage projects. The Project Module is the foundation for [Task](/modules/tasks.html) and the heart of the system. Almost every other module in the system uses the project module in some sort of capacity to pull or share information.
19
19
20
-
### Projects List Page (Projects Index Page)
20
+
### Creating a Project
21
+
22
+
Creating your first Project is a deceptively simple task. Clicking “Project” on the navigation bar and then click “New Project” on the right or by selecting “New Project” from the upper-right dropdown (pictured), you will immediately be taken to the New Project Screen.
* First, you should always give your Project a distinctive name and color. This will help distinguish it throughout the system for both you and your users.
27
+
* Next, you must assign it to a Company. For many organizations, all projects will be assigned to the customer’s company for easier permissions management, but your organization may have different requirements.
28
+
* Next, every project will have an Owner. By default this will be the person who created the project, but it can be changed to any active user in the system. Being the Owner of a Project does not confer any specific functionality, authority, or even permissions at this time.
29
+
* Next, all Projects have a Status. Status is a way of identifying and grouping Projects regardless of their currently assigned Company. Whenever you look at the Project List screen, the Status will determine on which tab the project is displayed. The Status will be used to track a project throughout its lifetime.
30
+
* Next, you can choose to Import Tasks. This allows you to create project template which allows for any project to begin with an existing set of tasks which just have to be assigned to the specific dates and participants. Alternatively, templates can be imported repeatedly to create distinct task groups. Within CaseySoftware, the most common template is called a “Phase Template” which encapsulates an entire development phase from Requirements Discovery to Development to Delivery. By importing this repeatedly, multiple development phases can be established and scheduled as necessary.
31
+
* The rest of the fields available are purely for display purposes and not related to the current functionality of the system. For example, the Target and Actual Budgets are available for editing but are not updated or tracked anywhere in the system. The two URLs (URL, Staging URL) are references to external websites which might be relevant to a project. They will not normally point to websites or pages internal to your Web2project.
32
+
* Finally, your new Project must be saved by clicking “submit”. If for some reason, you have made a mistake in creating your project, you can edit or even delete it from the View Project page if you have the proper permissions.
33
+
34
+
I> There are five major features currently implemented concerning Project Templates.
35
+
First, there are two primary date options:
36
+
Selecting an Offset Date allows you to specify an arbitrary date in the future for the project to begin and Web2project will sequentially schedule all start and end dates into the future from this point.
37
+
Selecting an End Date does the exact opposite. After choosing an End Date for your project, Web2project will schedule all tasks from the end of the project backwards into the past resulting in an estimated start date.
38
+
Next, there are three different import options:
39
+
“Keep Assignees” will preserve the assignments of all the users within the imported project. No notifications are generated, but if you have laid out the assignments in advance, there is nothing further to do.
40
+
“Import related files” does exactly what it describes. This comes in useful when you have forms, checklists, etc attached to specific Tasks. These files are automatically copied to the new project without further action. Your files are copied and the originals are not affected in any way.
41
+
“Import related forums” does exactly what it describes. These forums – but not postings – are copied to the new project without further action. Your forums are copied and the originals are not affected in any way.
42
+
43
+
I> At the time of this writing, all budgetary fields are merely for documentation purposes and are not used for tracking, evaluation, or reporting in any way.
@@ -32,100 +57,45 @@ Below the filters are a set of tabs. These tabs are designed to help you control
32
57
Each tab contains a table where projects are listed. Each row represents a project, and each column contains useful information about the project at a glance.
33
58
34
59
* The first column represents the projects unique color identifier and displays the projects overall status.
35
-
36
60
* The second column (P) represents the priority of the project. You set the priority of the project in the add/edit project page. A blue arrow pointing down represents a project with a low priority. A red arrow facing up is a high priority project. No arrow in the field means the project is a normal priority.
37
-
38
61
* The third column shows the project name. Hovering your mouse over the project name will display the projects details. Clicking on the project name will take you to the Project View Page. A (+) before the project means the project is a parent project with children under it. Click the icon to expand the view.
39
-
40
62
* The fourth column tells you what company this project represents. Clicking on the company name will take you to the Company View Page.
41
-
42
63
* The fifth column is the start date which represents the date the project should start.
43
-
44
64
* The sixth column is the target end date. When creating a project a target end date is selected, but the actual finish date is set by the designer’s task.
45
-
46
65
* The seventh column is the actual finish date. This date is dynamic according to task production.
47
-
48
66
* The eight columns (LP) shows an icon if the designer has marked an issue in a task log.
49
-
50
67
* The Ninth Column shows who the owner of the project is. The owner is usually the person ultimately responsible for the projects production. Clicking on the owners name will take you to a detailed view about that person.
51
-
52
68
* The selection checkbox lets you change the status of the project. You’ll mark that checkbox and then select an option from the dropdown menu at the bottom of the table.
53
-
54
69
* The last column represents the project status. The project status also represents the tabs at the top of the queue.
Clicking on the projects name in the projects list takes you to the project view page. This page displays important information about the project and other elements related to it.
61
76
62
77
The first window contains six (6) main sections.
63
78
64
-
* Details
65
-
* Description
66
-
* Summary
67
-
* Departments
68
-
* Contacts
69
-
70
-
- The details section highlights the projects name, company, short name, dates, budget, owner and urls for the project. The urls are typically dynamic and support both http:// and network links.
71
-
72
-
- The description usually outlines the projects scope and defines the task to be created.
73
-
74
-
- The Summary displays useful information about the projects status, priority, type, progress, active state, hours worked and projected.
75
-
76
-
- The departments will show what department the project is assigned to
77
-
78
-
- Contacts will list is useful when you need to contact someone in regards to the project.
79
+
* Details - highlights the projects name, company, short name, dates, budget, owner and urls for the project. The urls are typically dynamic and support both http:// and network links.
80
+
* Description - outlines the projects scope and defines the task to be created.
81
+
* Summary - displays useful information about the projects status, priority, type, progress, active state, hours worked and projected.
82
+
* Departments - what department the project is assigned to.
83
+
* Contacts - list of people associated with the project.
79
84
80
85
At the bottom of the project view are sub-tabs. These tabs represent other modules that are associated with projects. The amount of tabs that appear here depend on what modules are active via the system administration.
The most common way to add a new project in the system is to click on the “new project” button in the project queue.
99
-
100
-
The Add/Edit Project Interface is where you add or edit projects details. This page contains a short forum with control elements that you can set for your project.
101
-
102
-
From this page you can:
103
-
104
-
* Give the project a name
105
-
* Assign a parent to this project
106
-
* Assign a project owner
107
-
* Note: Project owner defaults to the name of the person creating the project, though you can change the name to another person if applicable.
108
-
* Assign a company
109
-
* Note: The Company is typically the company the work is being preformed for
110
-
* Start Date
111
-
* Note: Defaults to current date by default and can be changed accordingly
112
-
* Target Finnish Date
113
-
* Actual Finish Date
114
-
* Note: Nothing shows in this area until a task has been created with a finish date assigned.
115
-
* URL – Default links
116
-
* Staging URL – Usually the project files location.
117
-
* Opportunity Number
118
-
* Note: Also known as a PO number. Must be alpha-numeric.
119
-
* Priority
120
-
* Note: Be default set to low
121
-
* Short Name
122
-
* Note: Automatically assigned by the system.
123
-
* Color Identifier
124
-
* Note: The color identifier can be used for a number of reasons such as to represent the designer or the projects *Status/priority.
125
-
* Project type
126
-
* Project Status
127
-
* Import task
128
-
* Note: When creating a new project you have the ability to import task from another project.
129
-
* Description
130
-
* Notify by email
131
-
* Note: You can set preferences by default or for specific users to have these boxes set to mark by default. When these boxes are checked an email notification is sent to all the stakeholders involved.
101
+
One of the most common problems users face after they save their first project is that it seems to disappear. Normally the project still exists and no data was lost, but the user is unable to find it. When looking at the Project List screen, there is a dropdown in the upper left corner called “Company/ Division” (pictured below). This provides filtering to see projects for any individual company at a time. By changing this dropdown to “All”, all projects for any company the user has permissions for will be displayed.
0 commit comments