Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
6 Odpowiedzi
4581 Widoki

I have found Odoo really interesting and love its options but my hands are really tight to dedicate  time for it to know more about it and most of my issue with it is with the Journals and accounting module so I need a backup that I can restore to my computer to really put myself through.

If you know you made a very good setup on odoo10 with or without third party modules, please help me with it.

Thank you.

Awatar
Odrzuć

These tips will helps you in development: http://learnopenerp.blogspot.com/

Najlepsza odpowiedź

Hi Olakunle,

I've made a module specifically for this which I've open sourced. You can find the code at https://github.com/Yenthe666/auto_backup 
This module allows you to automatically take backups on any give time you'd like. Simply download the module, add it to your custom addons, install it and configure it. I've also written a whole tutorial about how to configure it, which you can find at http://www.odoo.yenthevg.com/automated-backups-in-odoo/ 

If you just need a one time backup which you can import quickly you can take a backup through http://yoururl.com/web/database/manager too.

Regards,
Yenthe


Awatar
Odrzuć
Najlepsza odpowiedź

You can also do it manually by using these steps:-

sudo su postgres
pg_dump name_of_database > name_of_backup_file

Restore DB by

psql new_database < backup_file




Awatar
Odrzuć

But be carefull that will not contain images or web pages.

Najlepsza odpowiedź

Regarding "a very good setup" you may find this post from my blog http://zeroheure.info/odoo-on-a-minimal-centos-7-x-redhat-7-x-web-server/ useful. Look at the Template Database part. I would be more than happy to discuss more setup options with you, because I had the same difficulties at the beginning : hard to choose good helping modules and good setup options.

See also these performance tricks from Odoo https://www.odoo.com/slides/slide/performance-tips-tricks-399


Awatar
Odrzuć
Autor Najlepsza odpowiedź

Hello Hilary,

What I need is a zip backup file with configuration, sales and perfect account setup and journals to restore on my odoo 10 so as to run through its full functionality and features. Thanks.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
wrz 22
1877
1
gru 21
10286
1
lis 21
9355
1
maj 17
7636
0
lip 25
212