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(revshare): Add db columns for partners and self_billed invoices #3062

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

ancorcruz
Copy link
Contributor

Roadmap

👉 https://getlago.canny.io/feature-requests/p/calculate-revenue-share

Context

Current problem: companies with partners selling for them cannot have a revenue share system in Lago.

We want to propose self-billing into Lago, a billing arrangement where the customer creates and issues the invoice on behalf of the supplier for goods or services received.

Description

Add account_type enum to customers.

Add self_billed flag to invoices

@ancorcruz ancorcruz requested a review from annvelents January 16, 2025 14:08
 ## Roadmap

👉 https://getlago.canny.io/feature-requests/p/calculate-revenue-share

 ## Context

Current problem: companies with **partners** selling for them cannot have a **revenue share** system in Lago.

We want to propose **self-billing** into Lago, a billing arrangement where the **customer** creates and issues the invoice on **behalf** of the **supplier** for goods or services received.

 ## Description

Add `account_type` enum to customers.

Add `self_billed` flag to invoices
@ancorcruz ancorcruz force-pushed the revshare/db_changes branch from fe23721 to 4fdbd5b Compare January 16, 2025 14:34
@ancorcruz ancorcruz merged commit a3bacfd into main Jan 16, 2025
6 checks passed
@ancorcruz ancorcruz deleted the revshare/db_changes branch January 16, 2025 14:57
@ancorcruz ancorcruz self-assigned this Jan 20, 2025
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.

2 participants