Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
5973 Vistas

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
Descartar
Autor Mejor respuesta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
sept 17
5044
0
feb 24
1370
1
sept 23
3632
0
sept 22
2838
1
jul 19
6286