Add Project Status Report to project module for tracking project progress
This commit is contained in:
parent
93375cb6b0
commit
e15df42c6d
|
|
@ -234,7 +234,7 @@
|
||||||
<span style="font-weight: bold;">Executive Department</span>
|
<span style="font-weight: bold;">Executive Department</span>
|
||||||
</td>
|
</td>
|
||||||
<td style="border: 1px solid black;">
|
<td style="border: 1px solid black;">
|
||||||
<span t-field="e.department_execute_id.display_name"/>
|
<span t-field="e.department_execute_id.name"/>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue