OCA DMS modules for Odoo
Find a file
Ernad Husremovic 4fdb5593c8 Add special handling for 'base' module in refresh_package_links.py
- Handle bare 'base' references in DEPENDENCIES.md files
- Convert them to proper GitHub links pointing to odoo-bringout-oca-ocb-base/odoo/addons/base
- Updated refresh_package_links.py with BASE_PATTERN and base_repl function
- Applied changes to 1758 out of 2075 files

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-30 18:48:54 +02:00
odoo-bringout-oca-dms-account_dms_field Add special handling for 'base' module in refresh_package_links.py 2025-08-30 18:48:54 +02:00
odoo-bringout-oca-dms-dms Add special handling for 'base' module in refresh_package_links.py 2025-08-30 18:48:54 +02:00
odoo-bringout-oca-dms-dms_attachment_link Add oca-dms submodule with 10 DMS modules 2025-08-30 17:46:17 +02:00
odoo-bringout-oca-dms-dms_auto_classification Add oca-dms submodule with 10 DMS modules 2025-08-30 17:46:17 +02:00
odoo-bringout-oca-dms-dms_field Add oca-dms submodule with 10 DMS modules 2025-08-30 17:46:17 +02:00
odoo-bringout-oca-dms-dms_field_auto_classification Add oca-dms submodule with 10 DMS modules 2025-08-30 17:46:17 +02:00
odoo-bringout-oca-dms-dms_storage Add oca-dms submodule with 10 DMS modules 2025-08-30 17:46:17 +02:00
odoo-bringout-oca-dms-dms_user_role Add oca-dms submodule with 10 DMS modules 2025-08-30 17:46:17 +02:00
odoo-bringout-oca-dms-hr_dms_field Add special handling for 'base' module in refresh_package_links.py 2025-08-30 18:48:54 +02:00
odoo-bringout-oca-dms-web_editor_media_dialog_dms Add special handling for 'base' module in refresh_package_links.py 2025-08-30 18:48:54 +02:00
.gitignore Initial commit with README and .gitignore 2025-08-30 17:45:40 +02:00
README.md Initial commit with README and .gitignore 2025-08-30 17:45:40 +02:00

OCA DMS Modules

This repository contains OCA (Odoo Community Association) DMS (Document Management System) modules for Odoo.

Description

This collection includes DMS related modules from the OCA project, providing enhanced document management functionality for Odoo installations.

Structure

This is a submodule within the larger Bringout Odoo ecosystem. Individual OCA DMS 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.