added in-store credit

added refund mechanism
modified ems to use refund mechanism
This commit is contained in:
JT Smith 2008-04-20 01:12:25 +00:00
parent 9d99c7e71d
commit 8d03655bdb
14 changed files with 441 additions and 43 deletions

View file

@ -20,6 +20,12 @@ our $I18N = {
context => q|help for a workflow activity field label|,
},
'user' => {
message => q|User|,
lastUpdated => 0,
context => q|a property label|,
},
'badge number' => {
message => q|Badge #|,
lastUpdated => 0,