Tuesday, August 11, 2020
1 change
New functionality added to Odoo
Users can now create a recruitment applicant directly from documents such as received CVs, reducing manual work between the Documents and Recruitment apps. The signature action label was also simplified from "Create signature request" to "Signature request" for clearer wording.
Original PR description
PURPOSE ------- Currently, when w receive a CV on the Document App's, we can't directly create an Applicant on the Recruitment App. SPECIFICATIONS -------------- Add a new "Create Type" on Actions settings. When we use this kind of action, we create a new applicant. When selecting multiple documents and creating an applicant, the name of the the application will be derived from the selected files name but will be separated by a '/' symbol. The default responsible will not be set in the application. Rename the create model 'Create signature request' to 'Signature request'. Task-ID: 2247708