[DOC] Cleans up folder tree
This commit is contained in:
parent
659b6f79c1
commit
8e750a4d6a
12
README.md
12
README.md
@ -6,17 +6,15 @@ To be installed into this directory structure:
|
|||||||
|
|
||||||
```
|
```
|
||||||
/opt/odoo
|
/opt/odoo
|
||||||
└─┬── /core [Core Odoo project and included addons]
|
└─┬── core [Core Odoo project and included addons]
|
||||||
│
|
│
|
||||||
├── /custom [Modules developed in-house]
|
├── custom [Modules developed in-house]
|
||||||
│
|
│
|
||||||
├── /community [Modules by OCA]
|
├── community [Modules by OCA]
|
||||||
│
|
│
|
||||||
├── /apps [Modules bought from third parties in the
|
├── apps [Bought from third parties in the Odoo Apps Store]
|
||||||
│ Odoo Apps Store]
|
|
||||||
│
|
│
|
||||||
└── /vendor [Modules developed by an Odoo partner
|
└── vendor [Developed by an Odoo partner under contract]
|
||||||
under contract]
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Repositories
|
## Repositories
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user