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

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

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 from f8152c6 to a9c0dd2 Compare December 10, 2024 16:24
@keellyp keellyp force-pushed the lago-537-create-invoice-custom-section branch from a9c0dd2 to e7fdd88 Compare December 11, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant