You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please use [this configuration template](https://github.com/odoo/docker/blob/master/8.0/openerp-server.conf)
47
-
to write your custom configuration as we already set some arguments for running
48
-
Odoo inside a Docker container.
46
+
Please use [this configuration template](https://github.com/odoo/docker/blob/master/8.0/openerp-server.conf) to write your custom configuration as we already set some arguments for running Odoo inside a Docker container.
49
47
50
-
You can also directly specify Odoo arguments inline. Those arguments must be
51
-
given after the keyword `--` in the command-line, as follows
48
+
You can also directly specify Odoo arguments inline. Those arguments must be given after the keyword `--` in the command-line, as follows
@@ -69,9 +66,7 @@ Please note that for plain use of mails and reports functionalities, when the ho
69
66
70
67
Suppose you created a database from an Odoo instance named old-odoo, and you want to access this database from a new Odoo instance named new-odoo, e.g. because you've just downloaded a newer Odoo image.
71
68
72
-
By default, Odoo 8.0 uses a filestore (located at /var/lib/odoo/filestore/)
73
-
for attachments. You should restore this filestore in your new Odoo instance by
74
-
running
69
+
By default, Odoo 8.0 uses a filestore (located at /var/lib/odoo/filestore/) for attachments. You should restore this filestore in your new Odoo instance by running
Please use [this configuration template](https://github.com/odoo/docker/blob/master/8.0/openerp-server.conf)
41
-
to write your custom configuration as we already set some arguments for running
42
-
Odoo inside a Docker container.
40
+
Please use [this configuration template](https://github.com/odoo/docker/blob/master/8.0/openerp-server.conf) to write your custom configuration as we already set some arguments for running Odoo inside a Docker container.
43
41
44
-
You can also directly specify Odoo arguments inline. Those arguments must be
45
-
given after the keyword `--` in the command-line, as follows
42
+
You can also directly specify Odoo arguments inline. Those arguments must be given after the keyword `--` in the command-line, as follows
@@ -63,9 +60,7 @@ Please note that for plain use of mails and reports functionalities, when the ho
63
60
64
61
Suppose you created a database from an Odoo instance named old-odoo, and you want to access this database from a new Odoo instance named new-odoo, e.g. because you've just downloaded a newer Odoo image.
65
62
66
-
By default, Odoo 8.0 uses a filestore (located at /var/lib/odoo/filestore/)
67
-
for attachments. You should restore this filestore in your new Odoo instance by
68
-
running
63
+
By default, Odoo 8.0 uses a filestore (located at /var/lib/odoo/filestore/) for attachments. You should restore this filestore in your new Odoo instance by running
0 commit comments