Friday, March 18, 2016
1 change
New functionality added to Odoo
Odoo can now restore a database even when the installation has no existing databases yet. This helps teams recover or migrate data into a fresh Odoo setup without needing a workaround first.
Original PR description
This adds the ability to restore a database with a template on a clean Odoo installation. See #11079 Current behavior before PR: No ability to restore a database on a clean Odoo install without databases Desired behavior after PR is merged: Ability to restore a database even when there are none yet. I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr @odony here is the target against the master version with the modifications you've asked!