forward port of missing transaction operation
This commit is contained in:
parent
5d426b5c58
commit
ab77c64164
2 changed files with 3 additions and 0 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue