Commit b1209079 authored by Frank Bergmann's avatar Frank Bergmann

- Improved CSV import/export links in all admin_links

parent d5a0a2aa
......@@ -48,6 +48,17 @@
<th>Available Column Headers</th>
</tr>
<tr>
<td><%= [im_gif [db_string gif "select object_type_gif from acs_object_types where object_type = 'im_user_absence'"]] %></td>
<td>Absence</td>
<td align=center>
</td>
<td>
Absence import is under active development at the moment.<br>
Please <a href="http://www.project-open.com/en/contact">contact us</a> for the current status or updates.
</td>
</tr>
<tr>
<td><%= [im_gif [db_string gif "select object_type_gif from acs_object_types where object_type = 'im_company'"]] %></td>
<td>Company</td>
......@@ -78,6 +89,17 @@
</td>
</tr>
<tr>
<td><%= [im_gif [db_string gif "select object_type_gif from acs_object_types where object_type = 'im_invoice'"]] %></td>
<td>Financial Items</td>
<td align=center>
</td>
<td>
Financial Items import is under active development at the moment.<br>
Please <a href="http://www.project-open.com/en/contact">contact us</a> for the current status or updates.
</td>
</tr>
<tr>
<td><%= [im_gif [db_string gif "select object_type_gif from acs_object_types where object_type = 'person'"]] %></td>
<td>Person</td>
......@@ -85,6 +107,7 @@
</td>
<td>
Person import is under active development at the moment.<br>
Please <a href="http://www.project-open.com/en/contact">contact us</a> for the current status or updates.
Meanwhile, please use the old facilities for
<a href="<%= [export_vars -base "/intranet/users/upload-contacts" {return_url}] %>">importing users from MS-Outlook exports</a>.
</td>
......@@ -130,6 +153,16 @@
</td>
</tr>
<tr>
<td><%= [im_gif [db_string gif "select object_type_gif from acs_object_types where object_type = 'im_ticket'"]] %></td>
<td>Tickets</td>
<td align=center>
</td>
<td>
Tickets import is under active development at the moment.<br>
Please <a href="http://www.project-open.com/en/contact">contact us</a> for the current status or updates.
</td>
</tr>
<tr>
<td colspan=4>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment