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

fix pluralize for invoice header #280

Merged
merged 1 commit into from
Apr 18, 2022

Conversation

apoorv1316
Copy link
Collaborator

@apoorv1316 apoorv1316 commented Apr 18, 2022

Summary

  • FIx pluralization for selected invoices.

Preview

Screenshot 2022-04-18 at 4 27 43 PM

Type of change

Please delete options that are not relevant.

  • 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
    not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Checklist:

  • I have manually tested all workflows
  • I have performed a self-review of my own code
  • I have added automated tests for my code

@github-actions
Copy link

Current Code Coverage Percent of this PR:

97.79 %

Files having coverage below 100%

Impacted Files Coverage
/app/controllers/clients_controller.rb 94.44 %
/app/models/project.rb 90.32 %
/app/controllers/users/omniauth_callbacks_controller.rb 25.0 %
/app/controllers/internal_api/v1/timesheet_entry/bulk_action_controller.rb 50.0 %

@vipulnsward vipulnsward merged commit b459444 into develop Apr 18, 2022
@vipulnsward vipulnsward deleted the fix-pluralize-for-invoice-header branch April 18, 2022 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants