GithubHelp home page GithubHelp logo

Comments (10)

ngolatka avatar ngolatka commented on May 28, 2024 1

Please note there's also a quite comprehensive Knowledge Base for the module, covering both the legacy and the current module. Regarding the status "Not available" please see this article.

And about the configuration: it is now in a different area, which is also explained in the documentation.

from dhl-shipping-m2.

mam08ixo avatar mam08ixo commented on May 28, 2024 1

Please read the Wiki/documentation carefully. There is also a chapter about account configuration.

The label status values are not migrated and will only be populated for new orders placed with the new module. Attribute values (HS code and item export description) should be copied to the new EAV attributes though.

from dhl-shipping-m2.

mam08ixo avatar mam08ixo commented on May 28, 2024

The label status feature is a native part of the current Dhl_Shipping extension. This additional package is no longer needed. You can safely proceed removing the label status module and the legacy shipping module.

from dhl-shipping-m2.

baali avatar baali commented on May 28, 2024

When I upgraded the module by dropping the data, the column for DHL Label Status was no longer there in the magento order grid and I also looked in the Columns section to restore it but didn't find it. I will confirm this once more.

Following up on removing the data, is that necessary? Is there a way around it? Ideally I would like to avoid that.

from dhl-shipping-m2.

mam08ixo avatar mam08ixo commented on May 28, 2024

You can migrate the old data as explained in the Wiki. But eventually the legacy module's data must be removed, yes.

from dhl-shipping-m2.

ngolatka avatar ngolatka commented on May 28, 2024

What can happen if you don't remove the data? This.

from dhl-shipping-m2.

baali avatar baali commented on May 28, 2024

Both the links, to the wiki and issue on not removing the data are helpful. Thank you @mam08ixo and @ngolatka. I am following the steps in wiki to install Post & DHL Shipping extension version 1.1.0. Can I keep this thread open to resolve issues(if any) I can't resolve in the process of migrating the data?

from dhl-shipping-m2.

ngolatka avatar ngolatka commented on May 28, 2024

If you encounter things that are likely to affect others, yes, that would make sense.

If you have other problems not related to this, you can go here: https://dhl.support.netresearch.de/support/tickets/new (ends up on my desk anyway).

from dhl-shipping-m2.

baali avatar baali commented on May 28, 2024

Hello,

I followed the instructions on wiki, to port the data. As wiki suggested:

make sure to install the new Post & DHL Shipping extension version 1.1.0.

composer require dhl/shipping-m2:1.1.0
./bin/magento setup:upgrade
./bin/magento setup:di:compile
# Port the data:
php ./bin/magento dhlgw:migrate-attribute

At this stage I uninstalled the modules: Dhl_Shipping and Dhl_LabelStatus by also deleting the data:

./bin/magento module:uninstall --remove-data Dhl_Shipping Dhl_LabelStatus

Then I removed older module and upgraded to latest 1.5 version:

composer remove dhl/module-shipping-m2
composer require dhl/shipping-m2
./bin/magento setup:upgrade
./bin/magento setup:di:compile
./bin/magento setup:static-content:deploy

Beyond this, I am not able to confirm the data transfer of the attributes. Additionally:

  1. In magento order grid I can see DHL Label Status but that column just shows, Not Available. I can't seem to find a way to enable them again.
  2. Previously under Stores -> Configuration -> Sales -> Shipping Methods I would see DHL Shipping to configure Shipping account details, that are no longer visible. In my config.php I see that line: 'Dhl_Shipping' => 1, has been removed. Do I need to again install the module Dhl_Shipping after doing the step of installing shipping-m2 module? Or the additional modules like: Dhl_Ui, Netresearch_ConfigFields supposed to cover for them? If yes, where to setup DHL account settings again to be able to create shipping labels?

I was not able to find my way through the user-guide to get the setup working again.

from dhl-shipping-m2.

baali avatar baali commented on May 28, 2024

Thanks a lot for the pointers and followup. I was able to get the plugin working.

from dhl-shipping-m2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.