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

After adding "code_by_companies" users cannot edit tax codes in mapping #4

Open
sergiomorillo opened this issue May 16, 2023 · 0 comments

Comments

@sergiomorillo
Copy link
Contributor

The field "code" was replaced by function field "code_by_companies" in views, so now (from user POV) nobody can edit tax codes for a mapping .
Moreover there are another issues with company management:

  • mapping allows empty company but when calculating report it searches mapping of the report company. Mapping with empty company are not taking into account.
  • mapping allows tax codes of any company despite the mapping itself has company.
  • new field "code_by_companies" filters tax codes by user company but should use report company due to a user accessing to many companies can calculate a report from a company different to current company.
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

No branches or pull requests

1 participant