Files
crm.twinpol.com/custom/modules/EcmQuotes/Ext/Vardefs/vardefs.ext.php

10 lines
232 B
PHP
Raw Normal View History

2025-05-12 15:44:39 +00:00
<?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;
?>