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

[FEAT]: Add a type field to invoice #255

Closed
vincent-pochet opened this issue Jun 13, 2022 · 0 comments · Fixed by #256
Closed

[FEAT]: Add a type field to invoice #255

vincent-pochet opened this issue Jun 13, 2022 · 0 comments · Fixed by #256
Assignees
Labels
API Related to the public API Feature Add a new feature to the app GraphQL Related to the GraphQL API Invoice Related to Invoices

Comments

@vincent-pochet
Copy link
Collaborator

We should add an invoice_type field to the invoice table. This field will allow us to quickly identify the reason of the generation of the invoice.

For now possible values should be subscription and add_on.

The field will be exposed in the internal GrapQL API and in the invoice webhooks.

@vincent-pochet vincent-pochet added Feature Add a new feature to the app API Related to the public API GraphQL Related to the GraphQL API Invoice Related to Invoices labels Jun 13, 2022
@vincent-pochet vincent-pochet self-assigned this Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Related to the public API Feature Add a new feature to the app GraphQL Related to the GraphQL API Invoice Related to Invoices
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant