This commit is contained in:
minhng92 2024-10-13 15:35:50 +07:00
parent 578513a3d9
commit 135c5cedab
2 changed files with 12 additions and 0 deletions

View File

@ -26,6 +26,10 @@ $ sudo apt-get install curl
$ sudo yum install curl $ sudo yum install curl
``` ```
<p>
<img src="screenshots/odoo-18-docker-compose.gif" width="100%">
</p>
## Usage ## Usage
Start the container: Start the container:
@ -126,10 +130,18 @@ server {
## Odoo 18.0 screenshots after successful installation. ## Odoo 18.0 screenshots after successful installation.
<p align="center">
<img src="screenshots/odoo-18-welcome-screenshot.png" width="50%"> <img src="screenshots/odoo-18-welcome-screenshot.png" width="50%">
</p>
<p>
<img src="screenshots/odoo-18-apps-screenshot.png" width="100%"> <img src="screenshots/odoo-18-apps-screenshot.png" width="100%">
</p>
<p>
<img src="screenshots/odoo-18-sales-screen.png" width="100%"> <img src="screenshots/odoo-18-sales-screen.png" width="100%">
</p>
<p>
<img src="screenshots/odoo-18-product-form.png" width="100%"> <img src="screenshots/odoo-18-product-form.png" width="100%">
</p>

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 MiB