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

require a language for invoice templates #3387

Merged
merged 1 commit into from
Jun 27, 2022
Merged

require a language for invoice templates #3387

merged 1 commit into from
Jun 27, 2022

Conversation

kevinpapst
Copy link
Member

Description

Preparation for 2.0

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

@codecov
Copy link

codecov bot commented Jun 27, 2022

Codecov Report

Merging #3387 (dd31438) into master (f30bb89) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #3387      +/-   ##
============================================
- Coverage     91.89%   91.85%   -0.04%     
  Complexity     7810     7810              
============================================
  Files           742      742              
  Lines         23599    23599              
============================================
- Hits          21687    21678       -9     
- Misses         1912     1921       +9     
Impacted Files Coverage Δ
src/Form/InvoiceTemplateForm.php 100.00% <ø> (ø)
src/Controller/QuickEntryController.php 67.24% <0.00%> (-7.76%) ⬇️

@kevinpapst kevinpapst merged commit 665f0d0 into master Jun 27, 2022
@kevinpapst kevinpapst deleted the inv-tpl branch June 27, 2022 20:57
@github-actions github-actions bot locked and limited conversation to collaborators Dec 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant