Is there any easy way to remove all storage data from from whole odoo. If any one know please help me.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
3
回复
5648
查看
I am not sure why you want to do that but it is best to take a pg_dump schema only and restore it as new database. You can write a script to do that.
$pg_dump --schema-only production
No, there is no easy way. It could even be nearly impossible.
Yes, Ermin right. May be you(@nahian) need to create complex script.(see all the modules are integrated and have dependency so its never been easy.)
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
0
4月 24
|
1957 | ||
|
4
11月 23
|
6064 | ||
|
0
10月 23
|
1809 | ||
|
0
12月 22
|
2711 | ||
|
2
12月 23
|
19492 |