-
Notifications
You must be signed in to change notification settings - Fork 9.4k
[Backport] Issue Fixed: Missing Fixed Product Tax total on PDF #18649
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Backport] Issue Fixed: Missing Fixed Product Tax total on PDF #18649
Conversation
Hi @maheshWebkul721. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
#SQUASHTOBERFEST |
@larsroettig why its in still pending, do i need to do any thing else? |
Hi @vadimjustus, thank you for the review. |
Hi @maheshWebkul721. Thank you for your contribution. Please, consider to port this solution to 2.3 release line. |
Accepted Public Pull Requests: - #18814: Replace erroneous usage of unsData method (by @t-richards) - #19061: Fixed Product Tax total on PDF for 2.3, Reference of PL #18649 (by @maheshWebkul721) - #18816: Issue #18150 fixed: Reference Pull Request of #18815 for 2.3-develop (by @maheshWebkul721) - #15961: 14294 - Fixes 'back' functionality after switching a store view. (by @Mobecls) Fixed GitHub Issues: - #18617: Missing Fixed Product Tax total on PDF (reported by @Detzler) has been fixed in #19061 by @maheshWebkul721 in 2.3-develop branch Related commits: 1. 73ff7cb - #18150: Backups error from User Roles Permission 2.2.6 (reported by @andy17612) has been fixed in #18816 by @maheshWebkul721 in 2.3-develop branch Related commits: 1. 3d0d8b7 - #14294: Since MagentoCE2.1.11, after swithing store view, ___store=xx is added to url. Breaks 'back' functionality. (reported by @bobemoe) has been fixed in #15961 by @Mobecls in 2.3-develop branch Related commits: 1. 3feda05
Issue of Wee Tax When using FPT, the FPT-total show up at the cart/checkout but is missing at the pdf invoice.
Description (*)
If we enable FPT and add it to the product, after placing order, FTP amount field is displaying on Order view, Invoice view etc, when downloading Invoice Pdf, FTP amount field was missing. In this pull request
i have fixed it.
Fixed Issues (if relevant)
Manual testing scenarios (*)
Finally FPT column is visible on invoice pdf.
Contribution checklist (*)
Backport for: #19061