Skip to Content
Menu
This question has been flagged
2 Replies
17167 Views

1. I'm using learning partner of odoo- V12. I need to remove all the transactions, keeping only the master data.

2. Is there any way to remove warehouses? I can not remove unwanted warehouses because an error pops up.


Avatar
Discard
Best Answer

Hi,

It's not possible to delete a record if any existing reference is available. You need to delete each and every transaction one by one. So it's better to create a new database. And regarding the warehouse

If required you can delete all by using query.. which is not recommended


Avatar
Discard
Best Answer

Hi,

If it is possible to use the third party addons in the instance, please see this module in odoo store for the same: https://apps.odoo.com/apps/modules/12.0/app_odoo_customize/


The above module will help you, see : How to Clean the Database in Odoo After testing without lose of configuration

Also, rather than deleting the warehouse you can keep/set them active=False.

Thanks

Avatar
Discard
Related Posts Replies Views Activity
4
Feb 25
17520
0
Aug 22
2483
2
Feb 18
4979
0
Jan 17
3367
2
Aug 16
8368