Files
crm.twinpol.com/custom/Extension/modules/Notes/Ext/Vardefs/ecmquotes_notes.php
2025-05-12 15:44:39 +00:00

8 lines
167 B
PHP
Executable File

<?php
$dictionary['Note']['fields']['ecmquotes'] = array (
'name' => 'ecmquotes',
'type' => 'link',
'relationship' => 'ecmquotes_notes',
'source' =>'non-db',
);
?>