[Vtigercrm-commits] [Vtiger development] #8586: vTiger multiplies entered opportunity amount with 100

Vtiger development vtiger-tickets at trac.vtiger.com
Tue Jun 30 09:11:23 GMT 2015


#8586: vTiger multiplies entered opportunity amount with 100
----------------------------------+-------------------------
 Reporter:  fabian                |       Owner:  developer
     Type:  defect                |      Status:  new
 Priority:  blocker               |   Milestone:  Unassigned
Component:  vtigercrm             |     Version:  6.3.0
 Severity:  Critical              |  Resolution:
 Keywords:  opportunities amount  |
----------------------------------+-------------------------

Comment (by markcox):

 To replicate this bug

 1. Cog Wheel > Manage Users > Add Users.
 2. You will see that the Decimal Separator and Digit Grouping Separator
 have the same character. If both fields are not changed then no check is
 performed to prevent same value.
 3. Provide mandatory fields ONLY. Do not amend aforementioned fields.
 4. Click save
 5. Log in as new user

 Now the issue will occur because Decimal Separator and Digit Grouping
 Separator are set to the same value.

 It is possible to edit the user preferences and change one of the
 aforementioned field values to resolve the issue.

 The overall solution is for the sortorderid to be changed either in
 vtiger_currency_decimal_separator or the vtiger_currency_decimal_separator
 table so that the values are not matching on loading of the new user page.

--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8586#comment:13>
Vtiger development <http://trac.vtiger.com/>
Vtiger CRM


More information about the vtigercrm-commits mailing list