Skip to content

feat(multientities): Invoice custom sections GraphQL #3759

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

Merged
merged 6 commits into from
May 30, 2025

Conversation

ancorcruz
Copy link
Contributor

Roadmap Task

👉 https://getlago.canny.io/feature-requests/p/support-billing-from-multiple-entities

Context

Users who invoice the same products across multiple entities face the challenge of managing separate Lago organizations.

This requires duplicating all billable metrics, plans, and setup, while also implementing additional logic to handle two different API keys and ensure the correct one is used for each affiliated entity. This process adds complexity and overhead to their billing operations.

Description

This change updates GraphQL types and update service accept invoice custom sections for Billing Entities.

@ancorcruz ancorcruz self-assigned this May 29, 2025
@ancorcruz ancorcruz merged commit 68b1b53 into main May 30, 2025
14 checks passed
@ancorcruz ancorcruz deleted the feat/multientities/invoice_custom_sections_graphql branch May 30, 2025 09:52
diegocharles pushed a commit that referenced this pull request Jun 2, 2025
## Roadmap Task

👉
https://getlago.canny.io/feature-requests/p/support-billing-from-multiple-entities

## Context

Users who invoice the same products across multiple entities face the
challenge of managing separate Lago organizations.

This requires duplicating all billable metrics, plans, and setup, while
also implementing additional logic to handle two different API keys and
ensure the correct one is used for each affiliated entity. This process
adds complexity and overhead to their billing operations.

## Description

This change updates GraphQL types and update service accept invoice
custom sections for Billing Entities.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants