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

12 lines
235 B
PHP
Raw Permalink Normal View History

2024-04-27 09:23:34 +02:00
<?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',
);
?>