File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
app/code/Magento/OfflinePayments/etc/adminhtml
dev/tools/Magento/Tools/Migration/factory_table_names Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 166
166
<label >Automatically Invoice All Items</label >
167
167
<source_model >Magento\Payment\Model\Source\Invoice</source_model >
168
168
<depends >
169
- <field id =" order_status" separator =" ," >processing,processed_ogone </field >
169
+ <field id =" order_status" separator =" ," >processing</field >
170
170
</depends >
171
171
</field >
172
172
<field id =" sort_order" translate =" label" type =" text" sortOrder =" 100" showInDefault =" 1" showInWebsite =" 1" showInStore =" 0" >
Original file line number Diff line number Diff line change 230
230
'oauth/consumer ' => 'oauth_consumer ' ,
231
231
'oauth/nonce ' => 'oauth_nonce ' ,
232
232
'oauth/token ' => 'oauth_token ' ,
233
- 'ogone/api_debug ' => 'ogone_api_debug ' ,
234
233
'oscommerce/catalog_category ' => 'catalog_category_entity ' ,
235
234
'oscommerce/catalog_product_website ' => 'catalog_product_website ' ,
236
235
'oscommerce/oscommerce ' => 'oscommerce_import ' ,
You can’t perform that action at this time.
0 commit comments