Files
crm.e5.pl/custom/Extension/modules/EcmQuotes/Ext/Vardefs/sugarfield_currency_id.php
2024-04-27 09:23:34 +02:00

6 lines
171 B
PHP
Executable File

<?php
// created: 2011-10-04 11:58:18
$dictionary['EcmQuote']['fields']['currency_id']['default']='PLN';
$dictionary['EcmQuote']['fields']['currency_id']['len']=100;
?>