Initial commit with README and .gitignore

This commit is contained in:
Ernad Husremovic 2025-08-30 17:26:36 +02:00
commit af56672c08
2 changed files with 87 additions and 0 deletions

23
README.md Normal file
View file

@ -0,0 +1,23 @@
# OCA Web Modules
This repository contains OCA (Odoo Community Association) Web modules for Odoo.
## Description
This collection includes Web related modules from the OCA project, providing enhanced web interface functionality for Odoo installations.
## Structure
This is a submodule within the larger Bringout Odoo ecosystem. Individual OCA Web addon packages are organized within this repository.
## Usage
This repository is designed to be used as a git submodule within the main Odoo project structure.
## License
Individual modules may have their own licensing terms. Please refer to each module's documentation for specific license information.
## Contributing
Contributions should follow OCA guidelines and standards for Odoo addon development.