Files
crm.e5.pl/custom/modules/Notes/Ext/Vardefs/vardefs.ext.php
2024-04-27 09:23:34 +02:00

12 lines
235 B
PHP

<?php
//WARNING: The contents of this file are auto-generated
$dictionary['Note']['fields']['ecmquotes'] = array (
'name' => 'ecmquotes',
'type' => 'link',
'relationship' => 'ecmquotes_notes',
'source' =>'non-db',
);
?>