Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
5953 Visualizações

Thanks to the DMS and the Shared Repositories (ftp) modules, I would like to create a global shared repository for each contact automatically including all his related documents (SO, invoices, etc).

Expected repository structure:

Customer X

--Sales Orders

----SO0001

------SO0001.PDF

------Other attachments

----SO0002

--Invoices

--etc

How can I set up that? WHat is the domain to apply in each child folder?

Avatar
Cancelar
Autor Melhor resposta

Inside the default partners repository, you can create the needed child repositories (SO, Invoices, etc). For each of them, select the "Folder per resource" type in order to automatically generate one new folder for each new record (SO, invoice, etc). In their domain definition, add this constraint: [('partner_id','in', [active_id])] So each repository will only contain documents related to the right contact. If you want to automatically add pdf documents every time a new record is created in your instance, add a file in the "Generated file" tab. Check the configuration of other default repositories to easily set up that.

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
0
set. 17
5031
0
fev. 24
1367
1
set. 23
3622
0
set. 22
2832
1
jul. 19
6284