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

Export invoice metafields #3366

Merged
merged 2 commits into from
Jun 21, 2022
Merged

Export invoice metafields #3366

merged 2 commits into from
Jun 21, 2022

Conversation

kevinpapst
Copy link
Member

Description

See #3365

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

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.21 milestone Jun 21, 2022
@codecov
Copy link

codecov bot commented Jun 21, 2022

Codecov Report

Merging #3366 (d778827) into master (452cc46) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master    #3366      +/-   ##
============================================
+ Coverage     91.84%   91.90%   +0.05%     
  Complexity     7807     7807              
============================================
  Files           742      742              
  Lines         23588    23589       +1     
============================================
+ Hits          21665    21679      +14     
+ Misses         1923     1910      -13     
Impacted Files Coverage Δ
src/Controller/InvoiceController.php 66.00% <100.00%> (+3.42%) ⬆️
src/Timesheet/DateTimeFactory.php 96.25% <0.00%> (-1.25%) ⬇️
src/Repository/InvoiceRepository.php 54.81% <0.00%> (+2.22%) ⬆️
src/Repository/Loader/InvoiceIdLoader.php 100.00% <0.00%> (+4.00%) ⬆️

@kevinpapst kevinpapst merged commit e431a1a into master Jun 21, 2022
@kevinpapst kevinpapst deleted the export-invoice-metafields branch June 21, 2022 12:06
@github-actions github-actions bot locked and limited conversation to collaborators Dec 19, 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