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

qc disable form #308

Merged
merged 1 commit into from
Jul 20, 2022
Merged

qc disable form #308

merged 1 commit into from
Jul 20, 2022

Conversation

velrest
Copy link
Contributor

@velrest velrest commented Jul 19, 2022

depends on #306

@velrest velrest requested a review from luytena July 19, 2022 15:29
@velrest
Copy link
Contributor Author

velrest commented Jul 19, 2022

image

@velrest velrest force-pushed the qc-disable-form branch 4 times, most recently from fb69e6f to 67c5f41 Compare July 20, 2022 13:06
@@ -44,6 +44,10 @@ export default class QuarterlyClosureService extends Service {
};
}

get disableForms() {
return ![620, 630, 650, 651, 663, 665, 690].includes(this.status.id);
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe replace with constants

@velrest
Copy link
Contributor Author

velrest commented Sep 2, 2022

🎉 This PR is included in version 5.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants