Skip to content

Add a settings to make finance2 workflow optional - #2942

Merged
frjo merged 2 commits into
mainfrom
enhancement/gh-2918-finance2-optional
Oct 13, 2022
Merged

frjo merged 2 commits into
mainfrom
enhancement/gh-2918-finance2-optional

Conversation

@sandeepsajan0

Copy link
Copy Markdown
Member

Fixes #2918

Add INVOICE_EXTENDED_WORKFLOW setting
Make finance2 optional by the same setting.

@codecov

codecov Bot commented Aug 5, 2022

Copy link
Copy Markdown

Codecov Report

Base: 80.33% // Head: 80.34% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (72d556e) compared to base (e5befcd).
Patch coverage: 89.65% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2942      +/-   ##
==========================================
+ Coverage   80.33%   80.34%   +0.01%     
==========================================
  Files         378      378              
  Lines       18369    18390      +21     
==========================================
+ Hits        14757    14776      +19     
- Misses       3612     3614       +2     
Impacted Files Coverage Δ
hypha/apply/projects/models/payment.py 95.60% <86.36%> (-0.83%) ⬇️
hypha/apply/projects/forms/payment.py 98.86% <100.00%> (+0.04%) ⬆️
hypha/apply/users/models.py 93.15% <100.00%> (+0.14%) ⬆️
hypha/settings/base.py 85.02% <100.00%> (+0.09%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@theskumar theskumar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, based on the approach. Just make sure you have covered all the edge cases.

@frjo frjo added Type: Enhancement This is an improvement of an existing thing (not a new thing, which would be a feature). Type: Patch Mini change, used in release drafter labels Sep 26, 2022
@sandeepsajan0
sandeepsajan0 requested a review from frjo October 12, 2022 12:08

@frjo frjo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!

@frjo
frjo merged commit 58cfea3 into main Oct 13, 2022
@frjo
frjo deleted the enhancement/gh-2918-finance2-optional branch February 22, 2023 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Enhancement This is an improvement of an existing thing (not a new thing, which would be a feature). Type: Patch Mini change, used in release drafter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add feature flag to make Finance 2 user workflow optional

3 participants