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

customer-name as part of the invoice number #2640

Merged
merged 1 commit into from Jun 30, 2021
Merged

Conversation

kevinpapst
Copy link
Member

Description

allow to use customer-name and customer-number as part of the invoice number

See #2636

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I verified that my code applies to the guidelines (composer code-check)
  • I updated the documentation (see here)
  • I agree that this code is used in Kimai and will be published under the MIT license

@kevinpapst kevinpapst added this to the 1.15 milestone Jun 30, 2021
@codecov
Copy link

codecov bot commented Jun 30, 2021

Codecov Report

Merging #2640 (3f6613b) into master (6d19687) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master    #2640   +/-   ##
=========================================
  Coverage     92.61%   92.62%           
- Complexity     7007     7009    +2     
=========================================
  Files           639      639           
  Lines         20887    20893    +6     
=========================================
+ Hits          19345    19352    +7     
+ Misses         1542     1541    -1     
Impacted Files Coverage Δ
...ce/NumberGenerator/ConfigurableNumberGenerator.php 98.05% <100.00%> (+0.12%) ⬆️
src/Repository/TimesheetRepository.php 89.44% <0.00%> (+0.17%) ⬆️

@kevinpapst kevinpapst merged commit cc6031b into master Jun 30, 2021
@kevinpapst kevinpapst deleted the invoice-number branch June 30, 2021 15:23
@github-actions github-actions bot locked and limited conversation to collaborators Mar 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

None yet

1 participant