[Vtigercrm-commits] [vtiger development] #6456: Field formula is not working in Inventory with Total and SubTotal fields

vtiger development vtiger-tickets at trac.vtiger.com
Tue Dec 8 00:39:36 EST 2009


#6456: Field formula  is not working in Inventory with Total and  SubTotal fields
-----------------------+----------------------------------------------------
 Reporter:  pratim     |       Owner:  developer
     Type:  defect     |      Status:  new      
 Priority:  major      |   Milestone:  5.2.0    
Component:  vtigercrm  |     Version:  5.1.0    
 Keywords:             |  
-----------------------+----------------------------------------------------
 I defined a custom field at invoice module(numeric field with 2 decimals).

 The problem is when you use a formula(autocalculated field) with the
 custom field as a target, but only if you use in the equation  the
 totals(hdnGrandTotal or hdnSubTotal). Only with this 2 options. With other
 numeric fields from invoice module works ok.

 For example if you use as a target a numeric custom field, and this field
 has a formula like:

 hdnGrandTotal /10
 hdnSubTotal * 10

 you get 0.00 on the autocalculated custom field. If you use another
 numeric field of invoice like bill code like:

 bill_code / 10

 works ok.

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




More information about the vtigercrm-commits mailing list