# Shinetech-Odoo **Repository Path**: zhangwei-apache/shinetech-odoo ## Basic Information - **Project Name**: Shinetech-Odoo - **Description**: Odoo Mates Accounting V16 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-09-11 - **Last Updated**: 2024-04-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Odoo v16 ## 通过 Docker 部署 ```bash mkdir -p src/{user,OCA} git clone git@github.com:OCA/web.git --depth=1 ./src/OCA/web docker compose up ```