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

[14.x] Renders the invoice item dates on invoices when set #1432

Merged
merged 3 commits into from
Aug 30, 2022

Conversation

nicko170
Copy link
Contributor

This fixes #1431, following the stripe "when are dates shown" on invoices as per https://stripe.com/docs/api/invoiceitems/object#invoiceitem_object-period

@driesvints driesvints changed the title fixes #1431 - renders the invoice item dates on invoices when set [14.x] Renders the invoice item dates on invoices when set Aug 30, 2022
@driesvints
Copy link
Member

I've updated the PR to simplify things by not filtering on invoiceitems and subscriptions anymore in the receipt. Thanks!

@nicko170
Copy link
Contributor Author

Looks good, thanks!

@taylorotwell taylorotwell merged commit e49b273 into laravel:14.x Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invoice Item period ignored whilst generating invoices
3 participants