N° 5874 - Quick create: improvement for newcomer

This commit is contained in:
XavierGR
2024-11-21 15:11:55 +01:00
committed by XGUI
parent 0d8a20c35e
commit 6a00786535
26 changed files with 364 additions and 170 deletions

View File

@@ -4,7 +4,7 @@
<class id="FunctionalCI" _delta="define">
<parent>cmdbAbstractObject</parent>
<properties>
<category>bizmodel,searchable</category>
<category>bizmodel,searchable,popular</category>
<abstract>true</abstract>
<key_type>autoincrement</key_type>
<db_table>functionalci</db_table>

View File

@@ -10,7 +10,7 @@
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license http://opensource.org/licenses/AGPL-3.0
*/]]></comment>
<category>bizmodel,searchable,requestmgmt</category>
<category>bizmodel,searchable,requestmgmt,popular</category>
<abstract>false</abstract>
<key_type>autoincrement</key_type>
<db_table>ticket_request</db_table>

View File

@@ -10,7 +10,7 @@
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license http://opensource.org/licenses/AGPL-3.0
*/]]></comment>
<category>bizmodel,searchable,requestmgmt</category>
<category>bizmodel,searchable,requestmgmt,popular</category>
<abstract>false</abstract>
<key_type>autoincrement</key_type>
<db_table>ticket_request</db_table>