add ticket limits to badge groups. add ticket and badge metadata to templates

This commit is contained in:
Doug Bell 2011-06-20 18:39:45 -05:00
parent d0077bdcec
commit 4d0e87a8d9
4 changed files with 188 additions and 22 deletions

View file

@ -127,6 +127,7 @@ our $HELP = {
{ 'name' => 'purchaseComplete'},
{ 'name' => 'hasCheckedIn'},
{ 'name' => 'transactionItemId'},
{ 'name' => 'badgeMeta_', description => 'help badgeMeta' },
],
isa => [
{ namespace => "Asset_Template",
@ -217,6 +218,7 @@ our $HELP = {
{ 'name' => 'purchaseComplete'},
{ 'name' => 'hasCheckedIn'},
{ 'name' => 'transactionItemId'},
{ 'name' => 'ticketMeta_', description => 'help ticketMeta' },
],
isa => [
{ namespace => "Asset_Template",