Feature to create progress bar based on the financial type.
authorVimal Joseph <vimal.joseph@zyxware.com>
Sun, 28 Dec 2014 18:45:34 +0000 (00:15 +0530)
committerVimal Joseph <vimal.joseph@zyxware.com>
Sun, 28 Dec 2014 18:45:34 +0000 (00:15 +0530)
commit7eb74d3d593830664c70064ae7980da6e38cd385
tree0a4cb30c8f5b3f207fbb84a3d22056cca8d76dd4
parent2e0e3062f8f9a02a454c6dd309c75128aad1d2f7
Feature to create progress bar based on the financial type.

Add financial type to the progress bar interface. Now it is possible to create progress bar
which pull data from the contribution table based on the financial types available in the system.
The contribution pages as well as financial types work together.

Need to add validation on the progress bar creation interface to make the user either select a
financial type or a contribution page.
CRM/Wci/BAO/ProgressBar.php
CRM/Wci/Form/ProgressBar.php
CRM/Wci/Upgrader.php
js/addmore.js
sql/install.sql
wci-helper-functions.php