[Vtigercrm-developers] bug: price multiplied x 100

Vincent Piton vincent.piton at free.fr
Mon Sep 28 12:22:34 GMT 2015


Hi,
It's a problem with dot or comma separator for thousands
Just change it in the user's preferences
Regards


Message: 1
Date: Mon, 28 Sep 2015 08:51:48 +0200
From: Simone Travaglini <simonetravaglini at gmail.com>
To: vtigercrm-developers at lists.vtigercrm.com
Subject: [Vtigercrm-developers] bug: price multiplied x 100
Message-ID:
	<CAM+COA7U1xA67Mh6LPb91D+kx9sMXRLyWOfp_s42sz3_eXqkGw at mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi I faced with 2 customers that some prices in some case are shown
uncorrectly and are shown multiplied x 100. This happen also with export.
Seems that this issue is related to use of not english number separator.
It's a tracked bug? Someone have a solution?

--
Simone Travaglini
328 5499846
Linkedin: Simone Travaglini


Rispetta l'ambiente: non stampare questa mail se non ti ? veramente
necessario!
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150
928/53d54d00/attachment-0001.html>

------------------------------

Message: 2
Date: Mon, 28 Sep 2015 07:58:48 +0100
From: Alan Lord <alanslists at gmail.com>
To: vtigercrm-developers at lists.vtigercrm.com
Subject: Re: [Vtigercrm-developers] Importing records
Message-ID: <muaof8$n55$1 at ger.gmane.org>
Content-Type: text/plain; charset=UTF-8; format=flowed

On 26/09/15 09:24, lajeesh k wrote:
>
> @Alan can you share your server api script with us, so that i can save
> time for writing the script
>

Something like this should help you get started.

http://paste.ubuntu.com/12600586/

This is for vtiger 5.4.0 but there won't be much change to make it work 
for 6; probably just include the main webUI entry point.

Note this script reads in a csv file with the separator a semi-colon.

For large imports I break the csv file into multiple files of say 50,000 
each and then call this script from a bash shell script wrapper which 
does something like this:

> for FILE in ${FILES}
>
> do
> 	php -f write-csv.php ${FILEPATH}${FILE}
> done


HTH


Al





------------------------------

Message: 3
Date: Mon, 28 Sep 2015 10:39:11 +0200
From: Conrado Maggi <comaggi at gmail.com>
To: vtigercrm-developers <vtigercrm-developers at lists.vtigercrm.com>
Subject: [Vtigercrm-developers] Marketplace Guidelines
Message-ID:
	<CAF7dwW9s5_vUmQN-sv1TxPmXPXVJV6L5DDimdrY83RqRcOqN9Q at mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi,

I was browsing the marketplace and I wonder if this:
https://wiki.vtiger.com/index.php/Marketplace_Review_Guidelines is still
valid. Specially

*2.2 Extension should not overwrite any core / other module file during
installation / runtime.*


Seems to me that some extensions can't accomplish their goals without
changing core files.

Thanks,
Conrado
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150
928/df5609f2/attachment-0001.html>

------------------------------

Message: 4
Date: Mon, 28 Sep 2015 10:53:46 +0100
From: Alan Bell <alan.bell at libertus.co.uk>
To: vtigercrm-developers at lists.vtigercrm.com
Subject: [Vtigercrm-developers] campaign workflow
Message-ID: <56090E2A.6010006 at libertus.co.uk>
Content-Type: text/plain; charset=utf-8; format=flowed

Hi all,

I am following through the process of doing a campaign and have a few 
observations

When you load a campaign with a list of leads there is no easy way to 
remove them again, or select multiple leads and remove them from the 
campaign. If a large filter of leads is added in error there isn't a way 
to recover from that other than poking about in the database, or 
deleting the campaign.

The status column in the related list of leads to mark a lead as 
contacted or not contacted is way off to the right, it makes my full HD 
screen scroll. I can't see why that shouldn't be the first column in the 
related list rather than the last.

If you mark a contact as "Contacted - never contact again" it doesn't 
mark the email opt out on the lead, or do anything else.

If you go to the lead you can't see that they have been contacted 
through the campaign. You can see that they have been associated with a 
campaign, but not the status, you have to click through to the campaign 
and scroll through the leads on the campaign to find out what happened.

Alan.


------------------------------

_______________________________________________
vtigercrm-developers mailing list
vtigercrm-developers at lists.vtigercrm.com
http://lists.vtigercrm.com/cgi-bin/mailman/listinfo/vtigercrm-developers


End of vtigercrm-developers Digest, Vol 116, Issue 67
*****************************************************



More information about the vtigercrm-developers mailing list