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

10 lines
232 B
PHP

<?php
//WARNING: The contents of this file are auto-generated
// created: 2011-10-04 11:58:18
$dictionary['EcmQuote']['fields']['currency_id']['default']='PLN';
$dictionary['EcmQuote']['fields']['currency_id']['len']=100;
?>