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

[15.0][FIX] account_asset_management: report filter multi company #1912

Open
wants to merge 1 commit into
base: 15.0
Choose a base branch
from

Conversation

Saran440
Copy link
Member

@Saran440 Saran440 commented Jul 8, 2024

This PR enhance asset report for support multi-company

Step to test (before):
Admin has permission 2 company
Selection_006

  1. Create Asset in each company
    Selection_001
  2. Run Financial Asset Report with company TH Company, we assume report should run only TH Company
    Selection_002
  3. Report show all asset without filter company
    Selection_003
  4. Try change company to Your Company, same result

  • In code, company_id use for onchange date_from, date_to only. no filter company
  • This PR change it to filter company and allow filter with more than 1 company
  • date_from, date_to we can default following Fiscal Year from user company

Selection_012
Selection_013

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

Successfully merging this pull request may close these issues.

1 participant