Skip to content
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

🐛 Bring delivery & billing address back on invoices when data.order.billingAddress is true #1640

Open
Tirodem opened this issue Dec 10, 2024 · 0 comments · May be fixed by #1643
Open

🐛 Bring delivery & billing address back on invoices when data.order.billingAddress is true #1640

Tirodem opened this issue Dec 10, 2024 · 0 comments · May be fixed by #1643

Comments

@Tirodem
Copy link
Contributor

Tirodem commented Dec 10, 2024

{#if data.order.billingAddress && !data.order.onLocation}

There's no need to remove addresses from receipt.
It I understand why it was done, there should be an option to display the addresses if data.order.billingAddress is true.

So either we remove the condition or we add an option on checkout to allow address display on invoice when data.order.billingAddress is true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant