Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.3.0
-
Fix Version/s: 4.3.0
-
Component/s: Accounting Integration
-
Labels:
Description
When a price set is used (for offline contributions) and the user is prompted to select from among the options, it's not immediately clear whether the user should be indicating amount or quantity: http://screencast.com/t/ao1rPyfTB
The file that needs to be fixed is CRM/templates/Price/Form/PriceSet.tpl. Review how it looks in both backoffice contribution edit and online contribution page w/ price sets.
(I think the main problem is with price fields of type = text (vs. radio, select or checkbox) - where Display Amount is true.)