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(invoice): Add finalize zero invoice to GraphQL #2526

Merged
merged 8 commits into from
Sep 10, 2024

Conversation

brunomiguelpinto
Copy link
Contributor

@brunomiguelpinto brunomiguelpinto commented Sep 2, 2024

Context

This PR introduces a new field, finalize_zero_amount_invoice, to the Customer-related GraphQL types and input objects, as well as to the organization settings. This field is an enum type that provides options for handling invoices with a zero total amount. The enhancement allows users to specify how zero-amount invoices should be managed at both the organization and customer levels

its to enable what we did on this pr but on the frontend #2462

@brunomiguelpinto brunomiguelpinto self-assigned this Sep 2, 2024
@brunomiguelpinto brunomiguelpinto added GraphQL Related to the GraphQL API Organization Related to Organization Customer Customer management labels Sep 2, 2024
@brunomiguelpinto brunomiguelpinto changed the title feat: add finalize zero invoice to graphql Feat(invoice): Add finalize zero invoice to graphQl Sep 2, 2024
@brunomiguelpinto brunomiguelpinto changed the title Feat(invoice): Add finalize zero invoice to graphQl Feat(invoice): Add finalize zero invoice to GraphQL Sep 2, 2024
@brunomiguelpinto brunomiguelpinto merged commit b728655 into main Sep 10, 2024
6 checks passed
@brunomiguelpinto brunomiguelpinto deleted the feat-enable-skip-zero-invoices branch September 10, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Customer Customer management GraphQL Related to the GraphQL API Organization Related to Organization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants