I need to backup the current db while logged into odoo. I should be able to do it using a button, so that suppose I click on the button, it works the same way as odoo defaul
For backup, you can go to this link http://localhost:8069/web/database/manager
.
Important
- Before that just set your master password for your Database to avoid consequences in future.
If you want to change particular models or fields while logged in. You can do it by export/import
action provided by Odoo. After exporting data from local you can import it on your server for that you have to validate it.