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
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Jun 23
|
1430 | ||
|
1
May 15
|
3048 | ||
|
0
Mar 15
|
3622 | ||
|
1
Mar 15
|
6179 | ||
|
2
Mar 15
|
6277 |
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?