Files
crm.twinpol.com/custom/Extension/modules/Accounts/Ext/Vardefs/sugarfield_payment_method.php
2025-05-12 15:44:39 +00:00

6 lines
176 B
PHP
Executable File

<?php
// created: 2012-02-01 15:01:07
$dictionary['Account']['fields']['payment_method']['len']=100;
$dictionary['Account']['fields']['payment_method']['required']=false;
?>