In the document app you can create a record from a pdf but how to link a pdf to an existing record ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Účtovníctvo
- Sklady
- PoS
- Project
- MRP
This question has been flagged
Start by authorized “can create” with studio in the list view of documents to display the “import” button.
Get the model and the id of the record that you want to link (here an example with helpdesk ticket)
You need to know that a document can be linked to any record in any model, so there are 2 fields that are giving that information : res_model and res_id. Export those fields with the external ID of your document
You will have this
Complete with id and model of your record
Then import and you will have the link between those two
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
RegistráciaRelated Posts | Replies | Zobrazenia | Aktivita | |
---|---|---|---|---|
|
2
máj 25
|
6399 | ||
|
1
mar 23
|
3097 | ||
|
0
júl 21
|
444 | ||
|
1
máj 22
|
5651 | ||
|
0
dec 21
|
3144 |