Does Odoo have a feature to download the database only with the master data or data created up to a specific date?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
Hello,
Odoo does not provide such an option to download database with master data only or data upto spefica date.
Alternate solution would be:
1) Odoo provides an option to export data like customer, product, categoy, users etc...
2) Implement generic module which allow users to configure table to be consider for master data and database up to date to generate db dump.
Thanks & Regards,
CandidRoot Solutions Pvt. Ltd.
Mobile: (+91) 8849036209
Email: info@candidroot.com
Hi,
In the frontend of Odoo you only have the option to make a copy with or without filestore at the current time of the execution of the action via the database manager using your master password.
If you only want to have the data that was created up to a certain point in time, I would recommend getting the data directly in the backend via SQL query. Alternatively, you can of course also export the data as an xlsx or csv file in the frontend by filtering on the creation date of the respective data.
Regards,
Chris Dominiak (Intero Technologies GmbH)
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
4
Sep 20
|
4714 | ||
|
0
Mar 18
|
2212 | ||
|
2
Aug 24
|
20135 | ||
|
3
Jul 24
|
1192 | ||
|
2
Jun 24
|
1245 |