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

Génération des ids de facture #1364

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

stakovicz
Copy link
Contributor

@stakovicz stakovicz commented Nov 24, 2023

Pour l'issue : #1347

Je propose de me baser sur le fait que l'$index soit null (changement d'année) pour aller chercher celui de l'année précédente.

Je garde aussi la possibilité qu'il n'y ai rien l'année précédente pour forcer l'incrémentation à 1.

fixes #1347

@stakovicz stakovicz self-assigned this Nov 24, 2023
@stakovicz stakovicz force-pushed the feat-1347-invoice-id-generator branch from 9313d28 to f80950c Compare November 25, 2023 12:52
@stakovicz stakovicz marked this pull request as ready for review November 25, 2023 13:01
@stakovicz stakovicz merged commit 595e14d into afup:master Nov 28, 2023
4 checks passed
@stakovicz stakovicz deleted the feat-1347-invoice-id-generator branch November 28, 2023 19:43
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.

Fiscalisation : modifier la génération des ids de facture
2 participants