From 6b45c66b119eef39311d65d72616d4a7fbbf60da Mon Sep 17 00:00:00 2001 From: Dmitry Fedyuk Date: Mon, 10 Apr 2017 20:13:53 +0300 Subject: [PATCH] 1.0.14 --- composer.json | 4 ++-- etc/adminhtml/system.xml | 4 ++-- etc/di.xml | 15 ++------------- 3 files changed, 6 insertions(+), 17 deletions(-) diff --git a/composer.json b/composer.json index fc54f55..a262782 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "mage2pro/sales-sequence" - ,"version": "1.0.13" + ,"version": "1.0.14" ,"description": "The «Sales Documents Numeration» extension for Magento 2." ,"type": "magento2-module" ,"homepage": "https://mage2.pro/c/extensions/sales-documents-numeration" @@ -11,7 +11,7 @@ "homepage": "https://mage2.pro/users/dmitry_fedyuk", "role": "Developer" }] - ,"require": {"mage2pro/core": ">=2.4.33"} + ,"require": {"mage2pro/core": ">=2.4.44"} ,"autoload": {"files": ["registration.php"], "psr-4": {"Dfe\\SalesSequence\\": ""}} ,"keywords": [ "eCommerce" diff --git a/etc/adminhtml/system.xml b/etc/adminhtml/system.xml index db71c3f..91f5557 100644 --- a/etc/adminhtml/system.xml +++ b/etc/adminhtml/system.xml @@ -20,8 +20,8 @@ showInStore='1' > - Dfe\SalesSequence\Ext - Df\Config\Block\System\Config\Form\Fieldset\Ext + Dfe_SalesSequence + Df\Config\Fieldset - + - + - - - mage2pro/sales-sequence - - \ No newline at end of file