Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
5956 Ansichten

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
Verwerfen
Autor Beste Antwort

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
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
0
Sept. 17
5031
0
Feb. 24
1367
1
Sept. 23
3622
0
Sept. 22
2832
1
Juli 19
6284