forked from CiviWare/org.agbu.annualgrantbudgets
first steps toward supporting lock and note
This commit is contained in:
@ -10,6 +10,8 @@
|
||||
<th>{ts}Annual Budget{/ts}</th>
|
||||
<th>{ts}Amount Awarded{/ts}</th>
|
||||
<th>{ts}Amount Remaining{/ts}</th>
|
||||
<th>{ts}Locked?{/ts}</th>
|
||||
<th>{ts}Note{/ts}</th>
|
||||
</thead>
|
||||
{crmAPI var='result' entity='GrantBudget' action='getbudget' fiscal_year=$fiscalYear}
|
||||
{crmAPI var='totals' entity='GrantBudget' action='getbudget' fiscal_year=$fiscalYear return_totals=1}
|
||||
|
Reference in New Issue
Block a user