-
Notifications
You must be signed in to change notification settings - Fork 0
/
monprojet.planner
88 lines (88 loc) · 4.25 KB
/
monprojet.planner
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
<?xml version="1.0"?>
<project name="PROJECTNAME" company="Internethic" manager="usercurrent" phase="" project-start="20100607T000000Z" mrproject-version="2" calendar="1">
<properties>
<property name="budget" type="float" owner="task" label="budget" description=""/>
<property name="tracker" type="text" owner="task" label="tracker" description=""/>
<property name="redmine" type="float" owner="task" label="redmine" description=""/>
</properties>
<phases>
<phase name="Mise en place du portail"/>
<phase name="Développements spécifiques"/>
<phase name="Mise en ligne"/>
<phase name="Gestion de projet"/>
<phase name="Tests et validations"/>
</phases>
<calendars>
<day-types>
<day-type id="0" name="Travaillé" description="Un jour de travail normal"/>
<day-type id="1" name="Chômé" description="Un jour chômé normal"/>
<day-type id="2" name="Utiliser la base" description="Utilise un jour du calendrier de base"/>
</day-types>
<calendar id="1" name="Défaut">
<default-week mon="0" tue="0" wed="0" thu="0" fri="0" sat="1" sun="1"/>
<overridden-day-types>
<overridden-day-type id="0">
<interval start="0900" end="1200"/>
<interval start="1400" end="1800"/>
</overridden-day-type>
</overridden-day-types>
<days>
<day date="20081226" type="day-type" id="1"/>
<day date="20081225" type="day-type" id="1"/>
<day date="20081224" type="day-type" id="1"/>
<day date="20081223" type="day-type" id="1"/>
<day date="20090102" type="day-type" id="1"/>
<day date="20081222" type="day-type" id="1"/>
<day date="20090101" type="day-type" id="1"/>
<day date="20081231" type="day-type" id="1"/>
<day date="20081230" type="day-type" id="1"/>
<day date="20081229" type="day-type" id="1"/>
</days>
</calendar>
</calendars>
<tasks>
<task id="1" name="CLIENTNAME" note="nex" work="25200" start="20100607T000000Z" end="20100607T180000Z" work-start="20100607T090000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work">
<properties>
<property name="budget" value="0"/>
<property name="tracker" value=""/>
<property name="redmine" value="62"/>
</properties>
<task id="2" name="PROJECTNAME" note="nex-caches" work="25200" start="20100607T000000Z" end="20100607T180000Z" work-start="20100607T090000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work">
<properties>
<property name="budget" value="0"/>
<property name="tracker" value=""/>
<property name="redmine" value="0"/>
</properties>
<task id="3" name="LIVRABLENAME" note="" work="25200" start="20100607T000000Z" end="20100607T180000Z" work-start="20100607T090000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work">
<properties>
<property name="budget" value="2750"/>
<property name="tracker" value=""/>
<property name="redmine" value="0"/>
</properties>
<task id="4" name="TASKNAME" note="" work="25200" start="20100607T000000Z" end="20100607T180000Z" work-start="20100607T090000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work">
<properties>
<property name="budget" value="0"/>
<property name="tracker" value=""/>
<property name="redmine" value="119"/>
</properties>
</task>
</task>
</task>
</task>
</tasks>
<resource-groups>
<group id="1" name="Administratif" admin-name="" admin-phone="" admin-email=""/>
<group id="2" name="Rapporteur" admin-name="" admin-phone="" admin-email=""/>
<group id="3" name="Développeur" admin-name="" admin-phone="" admin-email=""/>
<group id="4" name="Manager" admin-name="" admin-phone="" admin-email=""/>
</resource-groups>
<resources>
<resource group="3" id="1" name="username" short-name="OSF" type="1" units="0" email="[email protected]" note="" std-rate="0">
<properties>
</properties>
</resource>
</resources>
<allocations>
<allocation task-id="4" resource-id="1" units="100"/>
</allocations>
</project>