This question has been flagged
1 Reply
10607 Views

I want to add an attachment field to my employee directory for their documents can be stored. Please help me with this as I am new to openerp

Avatar
Discard

You need to attach only one document per employee ?

Author

Yes for now it is just one file....

But in the future ? For one document i know how to code that, but you need to have some developer skills.

Author

Yes I got it confirmed that only one document will be needed for attachment.

Best Answer

Install the Document Management System module.

This adds an Attachments dropdown to the form view:

image description

Once installed, this is available for every model, not just employees.

Note: Most business documents have a chatter section below them allowing users to attach documents to every message or note they record about that document. Since the employee document doesn't, the Document Management System is your best option.

Avatar
Discard
Author

Yes I know this option but what i want is the add button should be inside the form of employee or it should be available at the time of editing.