Files
crm.e5.pl/custom/modules/Tasks/Ext/Vardefs/vardefs.ext.php

14 lines
261 B
PHP
Raw Normal View History

2024-04-27 09:23:34 +02:00
<?php
//WARNING: The contents of this file are auto-generated
// created: 2012-04-23 13:50:59
$dictionary['Task']['fields']['name']['required']=false;
// created: 2012-04-23 13:52:09
$dictionary['Task']['fields']['description']['required']=true;
?>