Fix CredentialRequest_view in ERP5JS. Validator for login availability was systematically failing as object_path is not sent by ERP5JS as in xHTML Style
Add your_object_path in a hidden field to be used in the validator if object_path is missing.
Check out, review, and merge locally
Step 1.
Fetch and check out the branch for this merge request