mirror of
https://github.com/Mint-System/Odoo-Apps-Vertical-Forestry.git
synced 2026-04-23 22:13:53 -06:00
Collection of OCA/vertical related modules.
- Python 81.9%
- HTML 18.1%
| forestry_base | ||
| forestry_project | ||
| forestry_stock | ||
| forestry_timesheet | ||
| .editorconfig | ||
| .flake8 | ||
| .gitignore | ||
| .isort.cfg | ||
| .pre-commit-config.yaml | ||
| .prettierrc.yml | ||
| .pylintrc | ||
| README.md | ||
Odoo Apps: Forestry
Collection of forestry related modules.
Usage
Clone module into Odoo addon directory.
git clone git@github.com:mint-system/odoo-apps-vertical-forestry.git ./addons/vertical_forestry
Available modules
| Module | Summary |
|---|---|
| forestry_base | Base module of the forestry vertical integration apps. |
| forestry_project | Extend project app for forestry. |
| forestry_stock | Extend timesheet app for stock. |
| forestry_timesheet | Extend timesheet app for forestry. |