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

12 lines
249 B
PHP
Executable File

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