You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! When I set a Filter in the Client Field in the Assigne Advice Dialog, I always get a Server Side Exception. Can you reproduce this behaviour on your side?
Apart from the Exception, I think the result list should always be filterd by the select Client automatically, so there is no need for the Selection at all, adding an Advice from any other Customer is prevent by the Application.
Is there any need for the Client selection? If no, I think we shall remove the Client Selection and automatically Filter for the correct Client.
Dialog
Exception
The text was updated successfully, but these errors were encountered:
Yes, I can reproduce this behaviour.
I think, I will provide a fix that the client-filter of the application
is working.
The other question is an automatic filter depending on the client of the
goods receipt. This is not trivial. The system-client can work with
advices of all clients and a not system-client can work with its own
advices and system-client advices. So the optional filter of the client
is still needed.
Can you implement this new option of an automatic filter?
So, the Server Side Exception was fixed with Commit 9ac200a. Please assign the Issue to me, I will have a look into adding a default Filter if there is a client selected in the goods receipt. I should be able to do this.
Hi! When I set a Filter in the Client Field in the Assigne Advice Dialog, I always get a Server Side Exception. Can you reproduce this behaviour on your side?
Apart from the Exception, I think the result list should always be filterd by the select Client automatically, so there is no need for the Selection at all, adding an Advice from any other Customer is prevent by the Application.
Is there any need for the Client selection? If no, I think we shall remove the Client Selection and automatically Filter for the correct Client.
Dialog

Exception

The text was updated successfully, but these errors were encountered: