Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
604 Переглядів

Hi everybody :)


i'm using hosted Odoo and would know how i can do the following thing:


i have in some views of several modules, custom fields with file upload (binary or pdf viewer).

i would be able to set an auto save of there files in some custom folders in document module.


for exemple:

In maintenance i have a file field for manual i would record in manual folder of documents.

In auto parc i have a file field for insurance file to upload witch i would record in insurance folder

and so on.


thanks by advance for your help :)

Аватар
Відмінити
Автор Найкраща відповідь

hi, i'm trying to do it with studio, perhaps in action ? to execute code

but i don't know how to do.

if someone know i'll read it carefully :)


Аватар
Відмінити
Найкраща відповідь

Since I can code, i will think of writing some python to do exactly what you are trying to do.

In the model of interest such as maintenance, auto parc, write onchange method for the field of interest.

In the onchange method, create documents, save it to folder you want (maybe you can hard code folder id/name for simplicity).

I believe you can do this with Odoo studio as well.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
трав. 17
11528
1
черв. 23
2311
1
квіт. 23
11372
1
черв. 22
2628
2
серп. 20
9093