added in-store credit
added refund mechanism modified ems to use refund mechanism
This commit is contained in:
parent
9d99c7e71d
commit
8d03655bdb
14 changed files with 441 additions and 43 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue