[Vtigercrm-developers] V6 Beta Numeral User Defined Question
Daniel Thompson
developingdanny at gmail.com
Mon Aug 19 15:08:23 UTC 2013
I've started to play around with data-grouping-seperator and found that
retrieving this information and using it in a condition works.
Below is not sexy but has the basic fundamental idea.
e.g.
var digitalSeperator= jQuery(hiddeninputvalue).val() (could store as a
global variable);
var newfigure = jQuery(object).val().replace(''+digitalSeperator+'','');
Blah blah blah.
Regards,
Danny
On 19 August 2013 16:04, Daniel Thompson <developingdanny at gmail.com> wrote:
> I've started to play around with data-grouping-seperator and found that
> retrieving this information and using it in a condition works.
>
> e.g.
>
>
> var object = jQuery(object);
> figure = figure.replace(''+digitalSeperator+'','');
>
>
>
>
>
> On 19 August 2013 12:37, Vikas Jain <vikas at vtiger.com> wrote:
>
>> Daniel,
>>
>> The Invoice edit pages are not supporting user defined decimal and group
>> separator as we found
>> handling the calculation which was done at the client side was getting
>> too complex. Let us know if
>> you have any found function for doing this.
>>
>> On 17 August 2013 12:19, Daniel Thompson <developingdanny at gmail.com>wrote:
>>
>>> Hi,
>>>
>>> Just been playing around with the invoice screen and noticed that the
>>> values do not represent correctly the user defined numeral settings.
>>>
>>> Such as 12,000.00 instead says 12000.00
>>>
>>> Checking the jQuery you have no function that does this check similar to
>>> date format picker which connects to app.
>>>
>>> Do you have a numeral function yet?
>>>
>>> Regards
>>>
>>> Danny
>>>
>>> _______________________________________________
>>> http://www.vtiger.com/
>>>
>>
>>
>>
>> --
>> Regards
>> Vikas
>> Vtiger Team
>>
>> _______________________________________________
>> http://www.vtiger.com/
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20130819/191f70f2/attachment.html>
More information about the vtigercrm-developers
mailing list