-
-
Notifications
You must be signed in to change notification settings - Fork 29
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
[14.0][ADD] project_task_sign_oca: add new module #51
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code and functional review OK.
ping @etobella |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/ocabot merge nobump
Hey, thanks for contributing! Proceeding to merge this for you. |
Congratulations, your PR was merged at 4785251. Thanks a lot for contributing to OCA. ❤️ |
This pull request replaces #48. The original pull request was closed due to an accidental branch deletion.
This module allows you to generate manual and automatic signature requests from project tasks to task customers.
Create and view sign requests directly from project tasks
Define a template to enable automatic sign requests process
The sign request will be linked to the project and task, and the customer (
partner_id
) of the task as a signer with the role defined in template.cc: @victoralmau @marcelsavegnago @kaynnan @Matthwhy @douglascstd