+2

Custom Periodicity Example 5 Weeks or 35 Days

armin il y a 8 ans mis à jour par Javier Samaniego il y a 8 ans 1

Until you get the new feature you can do the following:


- Change the periodicity field in the database directly in glpi_ticketrecurrents table. Put the value in seconds.
- Modify the source code to display the value in the dropdown. File "inc / ticketrecurrent.class.php", line 180, function "displaySpecificTypeField".


If it is only for a specific case I recommend manually change the database.

Regards!