تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
2186 أدوات العرض

"How can I restore my Odoo online to its initial conditions? So that it remains just as it was on the first day I started."


"Let's say I'm no longer pursuing the original business idea and plan to pivot. I want to reset my entire Odoo as it was on day one, to start fresh from scratch. How can I do this?"

الصورة الرمزية
إهمال
أفضل إجابة

Before proceeding, ensure you have a backup of your current data in case you need to restore it later.

Option 1.

Do you have a backup from the first day? If so, you can simply restore it.

Option 2.

Access the Odoo Shell:

Connect to your Odoo server using SSH or another method that allows you to access the command line.

Reset Database:

Use the following command to reset your Odoo database:

odoo-bin --db_host=localhost --db_user=DB_USER --db_password=DB_PASSWORD -d YOUR_DATABASE_NAME -r DB_USER --wipe


Replace DB_USER, DB_PASSWORD, and YOUR_DATABASE_NAME with your actual database user, password, and name.


Restart Odoo:

After the reset, restart your Odoo server to apply the changes.

الصورة الرمزية
إهمال
الكاتب


Thank you very much Midhun for your response. However, I forgot to clarify that I have Odoo 17 Enterprise, and I don't have access to Odoo.sh. Also, the restore option is not enabled in the database menu as other last versions, I can't find any menu where I can access backups and restoration.

أفضل إجابة

Log an Odoo Support ticket asking for your database to be deleted, then start over re-creating it.

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
3
يوليو 19
3796
1
نوفمبر 23
1162
1
فبراير 24
79
2
مايو 23
6373
1
مايو 21
3810