Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
5969 Widoki

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?

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
wrz 17
5041
0
lut 24
1370
1
wrz 23
3627
0
wrz 22
2832
1
lip 19
6286