N°1627 - Ticket ref sometimes duplicate

🐛 Ticket creation no more crash if the current user have limited read access
This commit is contained in:
bruno DA SILVA
2020-01-21 18:17:04 +01:00
parent 8df0ef6af9
commit 0ae0336e04

View File

@@ -130,7 +130,7 @@ class KeyValueStore extends DBObject
public static function Init()
{
$aParams = array(
'category' => 'bizmodel',
'category' => '',
'key_type' => 'autoincrement',
'name_attcode' => array('key_name'),
'state_attcode' => '',