[16.0] to_sign
being set False incorrectly, sign button hidden from request form
#54
Labels
bug
Something isn't working
Module
sign_oca_request
Describe the bug
Haven't dug into why exactly this is happening, but
to_sign
is False when it shouldn't be, causing the Sign button to be invisible. I just removed the check as a stop gap as the check forstate != sent
does well enough until the_compute_to_sign
function can be fixed.To Reproduce
Affected versions:
Introduced in 9d9a39f?
Steps to reproduce the behavior:
Expected behavior
Sign button visible in sign request form and tree views
Additional context
Debian 12 with nightly Odoo CE package
The text was updated successfully, but these errors were encountered: