HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/vhost/disk-apps/magento.bikenow.co/vendor/vertex/module-tax/etc/adminhtml/di.xml
<?xml version="1.0"?>
<!--
  @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
  @author     Mediotype                     https://www.mediotype.com/
  -->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
    <type name="Magento\Framework\Notification\MessageList">
        <arguments>
            <argument name="messages" xsi:type="array">
                <item name="vertex_catalog" xsi:type="string">Vertex\Tax\Model\System\Message\Notification\DisplayTaxesInCatalog</item>
            </argument>
        </arguments>
    </type>
    <type name="Vertex\Tax\Model\ErrorMessageDisplayState">
        <arguments>
            <argument name="enabled" xsi:type="boolean">true</argument>
        </arguments>
    </type>
    <type name="Vertex\Tax\Model\Calculator">
        <arguments>
            <argument name="addMessageToVertexGroup" xsi:type="boolean">false</argument>
        </arguments>
    </type>

    <type name="Magento\Config\Model\Config\Structure\Element\Group">
        <plugin name="ConfigGroupPlugin" type="Vertex\Tax\Model\Plugin\GroupPlugin" sortOrder="1"/>
    </type>
    <type name="Magento\Customer\Model\Customer\DataProvider">
        <plugin name="ShowVertexCustomerAttributes" type="Vertex\Tax\Model\Plugin\CustomerDataProviderPlugin"/>
    </type>
    <type name="Magento\Customer\Model\Customer\DataProviderWithDefaultAddresses">
        <plugin name="ShowVertexCustomerAttributes" type="Vertex\Tax\Model\Plugin\CustomerDataProviderPlugin"/>
    </type>
    <type name="Vertex\Tax\Observer\OrderSavedAfterObserver">
        <arguments>
            <argument name="showSuccessMessage" xsi:type="boolean">true</argument>
        </arguments>
    </type>
    <type name="Vertex\Tax\Observer\InvoiceSavedAfterObserver">
        <arguments>
            <argument name="showSuccessMessage" xsi:type="boolean">true</argument>
        </arguments>
    </type>

    <virtualType name="Magento\Catalog\Ui\DataProvider\Product\Form\Modifier\Pool">
        <arguments>
            <argument name="modifiers" xsi:type="array">
                <item name="vertex-flex-fields" xsi:type="array">
                    <item name="class" xsi:type="string">Vertex\Tax\Ui\DataProvider\Product\Form\Modifier\FlexibleFields</item>
                    <item name="sortOrder" xsi:type="number">71</item>
                </item>
                <item name="vertex-commodity-code" xsi:type="array">
                    <item name="class" xsi:type="string">Vertex\Tax\Ui\DataProvider\Product\Form\Modifier\CommodityCode</item>
                    <item name="sortOrder" xsi:type="number">75</item>
                </item>
            </argument>
        </arguments>
    </virtualType>

    <type name="Vertex\Tax\Block\Adminhtml\Config\Form\Field\FlexibleCodeFields">
        <arguments>
            <argument name="data" xsi:type="array">
                <item name="template" xsi:type="string">Vertex_Tax::config/flexible_fields.phtml</item>
            </argument>
        </arguments>
    </type>
    <type name="Vertex\Tax\Block\Adminhtml\Config\Form\Field\FlexibleDateFields">
        <arguments>
            <argument name="data" xsi:type="array">
                <item name="template" xsi:type="string">Vertex_Tax::config/flexible_fields.phtml</item>
            </argument>
        </arguments>
    </type>
    <type name="Vertex\Tax\Block\Adminhtml\Config\Form\Field\FlexibleNumericFields">
        <arguments>
            <argument name="data" xsi:type="array">
                <item name="template" xsi:type="string">Vertex_Tax::config/flexible_fields.phtml</item>
            </argument>
        </arguments>
    </type>
</config>