CRM-16929 price set calcs
authoreileen <emcnaughton@wikimedia.org>
Fri, 6 Nov 2015 07:52:02 +0000 (23:52 -0800)
committereileen <emcnaughton@wikimedia.org>
Wed, 11 Nov 2015 22:17:15 +0000 (14:17 -0800)
commit70af95e4cd0cadb62fb3dbccc7fadb4f07b6d18f
tree470cca576f3daf882233fbefedbe44ce1a08239b
parent3ab30779bec2b91b6b144a8b665136938c28b8c5
CRM-16929 price set calcs

Consolidate calculation to a single function, always store calculated total on the form (even if not visible)
for consistent calcs.

This means the 'raw-data' attribute is calculated regardless of whether we are working with a
'price set' or a 'quick config' priceset and can always be used for calculating whether to show it
templates/CRM/Event/Form/ParticipantFeeSelection.tpl
templates/CRM/Price/Form/Calculate.tpl
templates/CRM/Price/Form/PriceSet.tpl