forward port of missing transaction operation

This commit is contained in:
Colin Kuskie 2007-07-17 18:23:52 +00:00
parent 5d426b5c58
commit ab77c64164
2 changed files with 3 additions and 0 deletions

View file

@ -109,6 +109,7 @@ sub getOperations {
'editCommerceSettings' => 'WebGUI::Operation::Commerce',
'editCommerceSettingsSave' => 'WebGUI::Operation::Commerce',
'listTransactions' => 'WebGUI::Operation::Commerce',
'listPendingTransactions' => 'WebGUI::Operation::Commerce',
'salesTaxTable' => 'WebGUI::Operation::Commerce',
'selectPaymentGateway' => 'WebGUI::Operation::Commerce',
'selectPaymentGatewaySave' => 'WebGUI::Operation::Commerce',