[Vtigercrm-commits] [vtiger development] #7272: Single filed Edit with Decimal separator different from DOT cause more digit added in the Unit price

vtiger development vtiger-tickets at trac.vtiger.com
Thu Dec 22 02:37:42 PST 2011


#7272: Single filed Edit with Decimal separator different from DOT cause more
digit added in the Unit price
-----------------------+----------------------------------------------------
 Reporter:  pbucolo    |       Owner:  developer 
     Type:  defect     |      Status:  new       
 Priority:  major      |   Milestone:  Unassigned
Component:  vtigercrm  |     Version:  5.3.0     
 Severity:  Critical   |    Keywords:            
-----------------------+----------------------------------------------------
 If the user change Decimal separator to a char different from DOT (i've
 tried with Comma), the Unit price is saved with more digits.

 In Italy the Price are formatted using the DOT for Grouping and COMMA for
 Decimals Searator.

 Step to reproduce:
 1 - Change in the Settings->Users the Decimal separator from DOT to COMMA
 and Digit Grouping Separator from COMMA to DOT.
 2 - Create a new product and insert the Unit Price without decimals, for
 example 1234,00.
 3 - Save and you have the right formatted price 1.234,00
 4 - Now edit any Single Product Field (for example the Product Name), not
 all record, then save.
 5 - Select Inventory->Products and the price will be: 123.400,00

 See attachment for more details.

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7272>
vtiger development <http://trac.vtiger.com/>
vtiger CRM



More information about the vtigercrm-commits mailing list