mirror of
https://github.com/YunoHost-Apps/libreerp_ynh.git
synced 2024-09-03 19:36:13 +02:00
[enh] Update documentation
This commit is contained in:
parent
7e90882712
commit
e55bbaa71e
1 changed files with 3 additions and 9 deletions
12
README.md
12
README.md
|
@ -23,27 +23,21 @@ https://example.com/odoo/ will NOT work
|
||||||
What does not work
|
What does not work
|
||||||
------------------
|
------------------
|
||||||
- Backup and restore via Odoo (works with a trick shared on the Github)
|
- Backup and restore via Odoo (works with a trick shared on the Github)
|
||||||
- Backup and restore via YunoHost
|
|
||||||
|
|
||||||
Still to do
|
Still to do
|
||||||
-----------
|
-----------
|
||||||
- Automatic LDAP setup + emails
|
See the project here : https://github.com/YunoHost-Apps/odoo_ynh/projects/1
|
||||||
- Backup/restore via Odoo fix
|
|
||||||
- Backup/restore via YunoHost
|
|
||||||
- SMTP settings
|
|
||||||
|
|
||||||
|
|
||||||
Configuration
|
Configuration
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
**Backup via Odoo**
|
**Backup via Odoo**
|
||||||
- In YunoHost, open the port 8069
|
- Access Odoo
|
||||||
- Access Odoo via your server's IP or URL via *:8069* at the end
|
|
||||||
- Go to manage databases and backup
|
- Go to manage databases and backup
|
||||||
|
|
||||||
**Restore via Odoo**
|
**Restore via Odoo**
|
||||||
- In YunoHost, open the port 8069 (if you haven't opened it already)
|
- Access Odoo
|
||||||
- Access Odoo via your server's IP or URL via *:8069* at the end
|
|
||||||
- Go to manage databases and delete the old database
|
- Go to manage databases and delete the old database
|
||||||
- Restore
|
- Restore
|
||||||
- **Important!** The database must be named "*subdomain-domain-tld*" (for example *erp-test-com* if you access the database via *erp.test.com*
|
- **Important!** The database must be named "*subdomain-domain-tld*" (for example *erp-test-com* if you access the database via *erp.test.com*
|
||||||
|
|
Loading…
Reference in a new issue