Merge pull request #1743 from magento-engcom/2.2-develop-prs
Public Pull Requests magento/magento2#11550 Even existing credit memos should be refundable if their state is open by @ajpevers magento/magento2#11809 8003: Using System Value for Base Currency Results in Config Error. by @nmalevanec magento/magento2#11429 Magento 2.2.0 A solution for Product Repeat Issue after filter on category listing page. by @mayankzalavadia magento/magento2#11320 Fix email not sent when sitemap generation has errors by @marinagociu Fixed Public Issues magento/magento2#8003 Using System Value for Base Currency Results in Config Error magento/magento2#11139 Product Repeat Isuue after filter on category listing page. magento/magento2#10502 Fatal error: Call getTranslateInline of null when generating some sitemap with errors
Showing
- app/code/Magento/Catalog/Block/Product/ProductList/Toolbar.php 8 additions, 1 deletion...ode/Magento/Catalog/Block/Product/ProductList/Toolbar.php
- app/code/Magento/Directory/Model/Currency.php 13 additions, 6 deletionsapp/code/Magento/Directory/Model/Currency.php
- app/code/Magento/Directory/Model/CurrencyConfig.php 99 additions, 0 deletionsapp/code/Magento/Directory/Model/CurrencyConfig.php
- app/code/Magento/Directory/Model/ResourceModel/Currency.php 2 additions, 0 deletionsapp/code/Magento/Directory/Model/ResourceModel/Currency.php
- app/code/Magento/Directory/Test/Unit/Model/CurrencyConfigTest.php 127 additions, 0 deletions.../Magento/Directory/Test/Unit/Model/CurrencyConfigTest.php
- app/code/Magento/Sales/Model/Service/CreditmemoService.php 1 addition, 1 deletionapp/code/Magento/Sales/Model/Service/CreditmemoService.php
- app/code/Magento/Sales/Test/Unit/Model/Service/CreditmemoServiceTest.php 72 additions, 0 deletions...o/Sales/Test/Unit/Model/Service/CreditmemoServiceTest.php
- app/code/Magento/Sitemap/Model/Observer.php 1 addition, 3 deletionsapp/code/Magento/Sitemap/Model/Observer.php
- app/code/Magento/Sitemap/Test/Unit/Model/ObserverTest.php 57 additions, 5 deletionsapp/code/Magento/Sitemap/Test/Unit/Model/ObserverTest.php
- dev/tests/integration/testsuite/Magento/Directory/Model/CurrencyConfigTest.php 202 additions, 0 deletions.../testsuite/Magento/Directory/Model/CurrencyConfigTest.php
Please register or sign in to comment