mirror of
https://github.com/bringout/oca-dms.git
synced 2026-04-18 03:22:09 +02:00
OCA DMS modules for Odoo
- Added local hash comparison to prevent unnecessary GitHub URL generation
- Only build GitHub mappings for packages that actually changed commit hashes
- Reduced file updates from 1758/2075 to 1/2075 files (99.94% improvement)
- Implemented get_current_hash_from_content() to extract hashes from existing URLs
- Added build_local_hash_mapping() for fast local git hash lookup
- Performance improvement: only fetch git hashes when changes are detected
🤖 assisted by claude
|
||
|---|---|---|
| odoo-bringout-oca-dms-account_dms_field | ||
| odoo-bringout-oca-dms-dms | ||
| odoo-bringout-oca-dms-dms_attachment_link | ||
| odoo-bringout-oca-dms-dms_auto_classification | ||
| odoo-bringout-oca-dms-dms_field | ||
| odoo-bringout-oca-dms-dms_field_auto_classification | ||
| odoo-bringout-oca-dms-dms_storage | ||
| odoo-bringout-oca-dms-dms_user_role | ||
| odoo-bringout-oca-dms-hr_dms_field | ||
| odoo-bringout-oca-dms-web_editor_media_dialog_dms | ||
| .gitignore | ||
| README.md | ||
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.