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: create invoice custom section #1917

Merged
merged 8 commits into from
Dec 24, 2024

Conversation

keellyp
Copy link
Collaborator

@keellyp keellyp commented Dec 10, 2024

Context

We want to add the possibility to create custom invoice section in the footer for customers.

Description

This PR should handle creation and edition of invoice section.

The new route are:

  • creation: /settings/invoice/custom-section/create
  • edition: /settings/invoice/custom-section/:sectionId

As no button to redirect to this page is available on the app, it can be safely merged in production without waiting for the rest of the feature.

Fixes LAGO-537

@keellyp keellyp added 🛠 feature New feature or request ⛔️ Need Backend labels Dec 10, 2024
@keellyp keellyp self-assigned this Dec 10, 2024
@keellyp keellyp force-pushed the lago-537-create-invoice-custom-section branch 2 times, most recently from a9c0dd2 to e7fdd88 Compare December 11, 2024 14:44
@keellyp keellyp force-pushed the lago-537-create-invoice-custom-section branch from e7fdd88 to 2c20214 Compare December 24, 2024 13:24
@keellyp keellyp force-pushed the lago-537-create-invoice-custom-section branch from 2c20214 to 573c6f4 Compare December 24, 2024 13:39
@keellyp keellyp marked this pull request as ready for review December 24, 2024 13:40
@keellyp keellyp enabled auto-merge (squash) December 24, 2024 13:45
@keellyp keellyp merged commit 48cbbc5 into main Dec 24, 2024
4 checks passed
@keellyp keellyp deleted the lago-537-create-invoice-custom-section branch December 24, 2024 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠 feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants