Hi there,
Looking at file storage and noticed that every file gets a unique rename upon attaching it to the system.
Where in odoo does the attached file get its random name from?
Where in the system is it generated?
Many Thanks,
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi there,
Looking at file storage and noticed that every file gets a unique rename upon attaching it to the system.
Where in odoo does the attached file get its random name from?
Where in the system is it generated?
Many Thanks,
The code is located in base addon for model 'ir.attachment'
https://github.com/odoo/odoo/blob/master/openerp/addons/base/ir/ir_attachment.py#L99
This file is in ..../addons/mails/ir_attachment.py in my Odoo v8 installation. Nowhere else.
Other idea for Odoo v8?
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
1
apr 18
|
3912 | ||
|
0
set 22
|
3520 | ||
|
0
feb 19
|
4667 | ||
|
3
ott 24
|
18058 | ||
|
0
ott 21
|
2666 |