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]: Generate Invoice Number #274

Closed
jdenquin opened this issue Jun 20, 2022 · 0 comments · Fixed by #273
Closed

[FEAT]: Generate Invoice Number #274

jdenquin opened this issue Jun 20, 2022 · 0 comments · Fixed by #273
Assignees
Labels
Customer Customer management Feature Add a new feature to the app

Comments

@jdenquin
Copy link
Contributor

jdenquin commented Jun 20, 2022

  • Generate Invoice Number

  • In order to support an immutable invoice number base

    • We need a customer slug, it will be populated at the generation level and will have this format:
      • LAG2241
      • LAG is the first 3 letter of the name of customer
      • 2241 are the last 4 char from the lago id
@jdenquin jdenquin added Feature Add a new feature to the app Customer Customer management labels Jun 20, 2022
@jdenquin jdenquin self-assigned this Jun 20, 2022
@jdenquin jdenquin changed the title [FEAT]: Add Customer Slug [FEAT]: Generate Customer Slug Jun 20, 2022
@jdenquin jdenquin changed the title [FEAT]: Generate Customer Slug [FEAT]: Generate Invoice Number Jun 20, 2022
jdenquin added a commit that referenced this issue Jun 22, 2022
* WIP: feat: #272 Add Fields for Invoice Settings

* add files

* add customer slug and invoice number

* add specs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Customer Customer management Feature Add a new feature to the app
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant