Skip to content

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

InvoiceCustomSectionSelection model was replaced by dedicated join models:

  • BillingEntities::AppliedInvoiceCustomSection
  • Customers::AppliedInvoiceCustomSection

@ancorcruz ancorcruz self-assigned this May 29, 2025
InvoiceCustomSectionSelection model was replaced by dedicated join
models:

* BillingEntities::AppliedInvoiceCustomSection
* Customers::AppliedInvoiceCustomSection
@ancorcruz ancorcruz force-pushed the feat/multientities/invoice_custom_sections_remove_selections_model branch from 1c77857 to 27cba60 Compare June 13, 2025 09:40
@ancorcruz ancorcruz merged commit 1dd07f1 into main Jun 13, 2025
14 checks passed
@ancorcruz ancorcruz deleted the feat/multientities/invoice_custom_sections_remove_selections_model branch June 13, 2025 10:48
diegocharles pushed a commit that referenced this pull request Jul 11, 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

InvoiceCustomSectionSelection model was replaced by dedicated join
models:

* BillingEntities::AppliedInvoiceCustomSection
* Customers::AppliedInvoiceCustomSection
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