![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/vendor/extmag/dhlshipping2/etc/adminhtml/ |
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Extmag_Shiplab:etc/shiplab_file.xsd"> <!-- /** * Copyright © Extmag. All rights reserved. */ --> <system> <tab id="shiplab_dhl" translate="label" sortOrder="200"> <label>DHL Express</label> </tab> <section id="dhl_general" translate="label" type="text" sortOrder="100" showInDefault="1" showInStore="1" showInDirection="1" showInCountry="1"> <label>General</label> <tab>shiplab_dhl</tab> <include path="Extmag_DhlShipping::system/general.xml"/> </section> <section id="dhl_packaging" translate="label" type="text" sortOrder="200" showInDefault="1" showInStore="1" showInDirection="1" showInCountry="1"> <label>Packaging</label> <tab>shiplab_dhl</tab> <group id="general" translate="label" type="text" sortOrder="100" showInDefault="1" showInStore="1" showInDirection="1" showInCountry="1"> <label>Packaging</label> <field id="type" translate="label comment" type="select" sortOrder="100" showInDefault="1" showInStore="1" showInDirection="1" showInCountry="1"> <label>Type</label> <source_model>Extmag\DhlShipping\Model\Source\PackagingCodes</source_model> <validate>required-entry</validate> </field> <field id="reference_value_1" translate="label comment" type="text" sortOrder="200" showInDefault="1" showInStore="1" showInDirection="1" showInCountry="1"> <label>Reference</label> <comment>Can use macro paste: #order_id#, #customer_name#, #store_id#, #store_code#, #store_name#</comment> </field> <field id="barcode_1" translate="label comment" type="select" sortOrder="300" showInDefault="1" showInStore="1" showInDirection="1" showInCountry="1"> <label>Bar code for Reference</label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> </field> </group> <include path="Extmag_Shiplab::system/base/weight.xml"/> <include path="Extmag_Shiplab::system/base/dimension.xml"/> <include path="Extmag_Shiplab::system/base/volumetric_weight.xml"/> </section> <section id="dhl_refund" translate="label" type="text" sortOrder="300" showInDefault="1" showInStore="1" showInDirection="1" showInCountry="1"> <label>Returns</label> <tab>shiplab_dhl</tab> <include path="Extmag_DhlShipping::system/refund.xml"/> </section> <section id="dhl_reference" translate="label" type="text" sortOrder="400" showInDefault="1" showInStore="1" showInDirection="1" showInCountry="1"> <label>References</label> <tab>shiplab_dhl</tab> <include path="Extmag_DhlShipping::system/reference.xml"/> </section> <section id="dhl_payment" translate="label" type="text" sortOrder="500" showInDefault="1" showInStore="1" showInDirection="1" showInCountry="1"> <label>Payments</label> <tab>shiplab_dhl</tab> <include path="Extmag_DhlShipping::system/payment.xml"/> </section> <section id="dhl_notification" translate="label" type="text" sortOrder="600" showInDefault="1" showInStore="1" showInDirection="1" showInCountry="1"> <label>Notification</label> <tab>shiplab_dhl</tab> <include path="Extmag_DhlShipping::system/notification.xml"/> </section> <section id="dhl_printing" translate="label" type="text" sortOrder="700" showInDefault="1" showInStore="1" showInDirection="1" showInCountry="1"> <label>Printing</label> <tab>shiplab_dhl</tab> <include path="Extmag_DhlShipping::system/printing.xml"/> </section> <section id="dhl_pickup" translate="label" type="text" sortOrder="730" showInDefault="1" showInStore="1" showInDirection="0" showInCountry="0"> <label>Pickups</label> <tab>shiplab_dhl</tab> <include path="Extmag_DhlShipping::system/pickup.xml"/> </section> <section id="dhl_track" translate="label" type="text" sortOrder="750" showInDefault="1" showInStore="0" showInDirection="0" showInCountry="0"> <label>Tracking</label> <tab>shiplab_dhl</tab> <include path="Extmag_Shiplab::system/base/track.xml"/> </section> <section id="dhl_international_invoice" translate="label" type="text" sortOrder="900" showInDefault="1" showInStore="1" showInDirection="1" showInCountry="1"> <label>International Invoice</label> <tab>shiplab_dhl</tab> <include path="Extmag_DhlShipping::system/international_invoice.xml"/> </section> <section id="dhl_automatic" translate="label" type="text" sortOrder="1000" showInDefault="1" showInStore="1" showInDirection="1" showInCountry="1"> <label>Automatic</label> <tab>shiplab_dhl</tab> <include path="Extmag_Shiplab::system/base/automatic.xml"/> </section> <section id="dhl_mass" translate="label" type="text" sortOrder="1100" showInDefault="1" showInStore="1" showInDirection="1" showInCountry="1"> <label>Mass Actions</label> <tab>shiplab_dhl</tab> <include path="Extmag_Shiplab::system/base/mass.xml"/> </section> <section id="dhl_manual" translate="label" type="text" sortOrder="1200" showInDefault="1" showInStore="1" showInDirection="1" showInCountry="1"> <label>Manual Actions</label> <tab>shiplab_dhl</tab> <include path="Extmag_Shiplab::system/base/manual.xml"/> </section> <section id="dhl_other" translate="label" type="text" sortOrder="1500" showInDefault="1" showInStore="1" showInDirection="1" showInCountry="1"> <label>Other Options</label> <tab>shiplab_dhl</tab> <include path="Extmag_DhlShipping::system/other.xml"/> </section> </system> </config>