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

added new invoice fields, improved invoice templates #1258

Merged
merged 6 commits into from Nov 18, 2019

Conversation

kevinpapst
Copy link
Member

Description

TODO

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 kimai: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.6 milestone Nov 17, 2019
@codecov
Copy link

codecov bot commented Nov 18, 2019

Codecov Report

Merging #1258 into master will increase coverage by 0.02%.
The diff coverage is 100%.

@@             Coverage Diff              @@
##             master    #1258      +/-   ##
============================================
+ Coverage     92.36%   92.38%   +0.02%     
- Complexity     3627     3643      +16     
============================================
  Files           362      362              
  Lines         11195    11228      +33     
============================================
+ Hits          10340    10373      +33     
  Misses          855      855
Impacted Files Coverage Δ Complexity Δ
src/Form/Type/InvoiceNumberGeneratorType.php 100% <ø> (ø) 4 <0> (ø) ⬇️
src/Form/Toolbar/InvoiceToolbarForm.php 100% <ø> (ø) 3 <0> (ø) ⬇️
src/Form/Type/YesNoType.php 100% <ø> (ø) 2 <0> (ø) ⬇️
src/Controller/ProfileController.php 97.38% <ø> (-0.04%) 45 <0> (ø)
src/Form/Type/InvoiceCalculatorType.php 100% <ø> (ø) 4 <0> (ø) ⬇️
src/Doctrine/AbstractMigration.php 0% <ø> (ø) 22 <0> (ø) ⬇️
src/Form/Type/InvoiceRendererType.php 100% <ø> (ø) 7 <0> (ø) ⬇️
src/Invoice/Renderer/RendererTrait.php 99.29% <100%> (+0.02%) 18 <0> (ø) ⬇️
src/Form/CustomerEditForm.php 100% <100%> (ø) 3 <0> (ø) ⬇️
src/Invoice/Renderer/TwigRenderer.php 100% <100%> (ø) 3 <0> (ø) ⬇️
... and 5 more

@kevinpapst kevinpapst merged commit 47bd8b0 into master Nov 18, 2019
@kevinpapst kevinpapst deleted the invoice-customer-fields branch November 18, 2019 11:01
@lock
Copy link

lock bot commented Jan 17, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. If you use Kimai on a daily basis, please consider donating to support further development of Kimai.

@lock lock bot locked and limited conversation to collaborators Jan 17, 2020
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