netresearch / dhl-shipping-m2

DHL multi-division shipping extension for Magento 2
Open Software License 3.0
13 stars 4 forks source link

DHL custom order totals in PDF (again) #35

Closed OvalMedia closed 3 years ago

OvalMedia commented 3 years ago

Since you just closed the issue without giving me the opportunity to respond, I'm gonna go again.

Referring to: https://github.com/netresearch/module-shipping-ui/issues/1

I already am on the latest version of dhl/shipping-m2. My composer.lock reports version 1.5.1. So what can I do to get the proper items inside a totals.phtml?

ngolatka commented 3 years ago

My composer.lock reports version 1.5.1

That is not the latest version of the DHL Shipping metapackage. The latest version is 2.0.1

Please update from 1.x to 2.x (here's how to do that). That should already pull the fix into your system, specifically version 2.0.2 of this package.

By the way: you can reopen an issue at any time. That would have been cleaner than opening another new issue.

mam08ixo commented 3 years ago

DHL Shipping 1 and 2 now render the service fee custom total in PDF files.

If you want to display them on other pages, then have a look at the layout files. Examples:

OvalMedia commented 3 years ago

@mam08ixo : thank you, that's what I needed.

mam08ixo commented 3 years ago

So can we close this now?

OvalMedia commented 3 years ago

Yes