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: bank reconcilation tool cost center company filter adding #42114

Conversation

creative-paramu
Copy link
Contributor

Bank Reconciliation Tool Create Voucher Cost Center Company Filter Adding
Issue: #42113
Before Company Filter:
before_company_filter.webm
After Company Filter:
after_company_filter.webm

get_query: () => {
return {
filters: {
company: this.company,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
company: this.company,
is_group: 0,
company: this.company,

Copy link

stale bot commented Jul 27, 2024

This pull request has been automatically marked as inactive because it has not had recent activity. It will be closed within 3 days if no further activity occurs, but it only takes a comment to keep a contribution alive :) Also, even if it is closed, you can always reopen the PR when you're ready. Thank you for contributing.

@stale stale bot added the inactive label Jul 27, 2024
@stale stale bot closed this Aug 12, 2024
Copy link
Contributor

mergify bot commented Aug 13, 2024

⚠️ The sha of the head commit of this PR conflicts with #42731. Mergify cannot evaluate rules on this PR. ⚠️

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bank Reconciliation Tool Cost Center All Company Cost center Showing
2 participants