Hello,
I want to know if it is possible to make an export of a csv file directly into a directory of the openerp server?
Thanks for your help
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello,
I want to know if it is possible to make an export of a csv file directly into a directory of the openerp server?
Thanks for your help
yes it is exactly what i want
I have never seen such a function in the web interface itself.
If I were to need such a thing I'd write a little Python script using Sebastien Alix's OERPlib package.
Oki i will take a look at this package thanks for your help
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
jun 23
|
1866 | ||
|
1
may 15
|
3512 | ||
|
0
mar 15
|
3975 | ||
|
1
mar 15
|
6654 | ||
|
2
mar 15
|
6656 |
This is unclear. Do you mean you want the CSV export to stay on the server-side, and not be brought to your client machine?