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
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
1
6月 23
|
1890 | ||
|
1
5月 15
|
3547 | ||
|
0
3月 15
|
4002 | ||
|
1
3月 15
|
6705 | ||
|
2
3月 15
|
6691 |
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?