-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Invoice Address Formatting Issue #6771
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
Comments
@gahinton thank you for your feedback. |
I'm really not sure what more details I can provide other than this has happened with all version from 2.0 through 2.1. This is on a default install with PayPal Standard checkout enabled. To see the results, just create a new order, go to the invoice and print it. The address information will be formatted as shown above. |
Thanks for the feedback @gahinton |
@SerhiyShkolyarenko What version of Magento will include MAGETWO-59112 |
@magento-engcom-team I created a backport to 2.1.x for this as it appears it hasn't been done yet. |
[EngCom] PHP 8 Compatibility
On the invoices, the address formatting is incorrect. It prints like the following:
Customer Name
54 N. Central Ave Campbell,
California 95008
United States
It should print as:
Customer Name
54 N. Central Ave
Campbell, California 95008
United States
The text was updated successfully, but these errors were encountered: