[Vtigercrm-developers] Select space as grouping separator
Jonathan Sardo
sardoj at gmail.com
Thu Feb 5 11:55:12 GMT 2015
Hi,
In *vtiger_currency_grouping_separator* table, there is "space" value.
[image: Images intégrées 4]
But this value does not appear in User Preferences
[image: Images intégrées 2]
*There are 2 reasons:*
1) In */modules/Vtiger/models/Field.php*, *getPicklistValues**()* function
uses *trim($value)*
[image: Images intégrées 3]
2) The jquery plugin used to obtain skined picklists does not allow "space"
option
Is there a way to allow users to choose "space" as grouping separator (i.e:
152 236,25)?
Also, maybe some users do not want to define grouping separator (i.e:
152236,25).
What are the solutions please?
Regards,
Jonathan SARDO
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150205/3a308ac5/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 5244 bytes
Desc: not available
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150205/3a308ac5/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 20579 bytes
Desc: not available
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150205/3a308ac5/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 93737 bytes
Desc: not available
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150205/3a308ac5/attachment-0005.png>
More information about the vtigercrm-developers
mailing list