OCA DMS modules for Odoo
Find a file
Ernad Husremovic df4bf919ce Fix hr_payroll_clone: AttributeError, add journal/work_type support, use standard wizard
- Fix AttributeError: hr.payslip.run has no company_id field
- Change batch name format from MM/YYYY to YYYY-MM (remove 'Payslips' prefix)
- Add journal_id field and copy from previous batch
- Add work_type_id support (Redovni rad/Regular work) in timesheet generation
- Add duplicate check for existing timesheets to prevent duplication
- Use standard Odoo hr.payslip.employees wizard for payslip generation
- Update version to 16.0.1.1.0

🤖 assisted by claude

🤖 assisted by claude
2025-11-04 22:43:17 +01:00
odoo-bringout-oca-dms-account_dms_field update submodule l10n_ba_edi 2025-08-30 19:42:41 +02:00
odoo-bringout-oca-dms-dms Fix hr_payroll_clone: AttributeError, add journal/work_type support, use standard wizard 2025-11-04 22:43:17 +01:00
odoo-bringout-oca-dms-dms_attachment_link Fix hr_payroll_clone: AttributeError, add journal/work_type support, use standard wizard 2025-11-04 22:43:17 +01:00
odoo-bringout-oca-dms-dms_auto_classification Fix hr_payroll_clone: AttributeError, add journal/work_type support, use standard wizard 2025-11-04 22:43:17 +01:00
odoo-bringout-oca-dms-dms_field Fix hr_payroll_clone: AttributeError, add journal/work_type support, use standard wizard 2025-11-04 22:43:17 +01:00
odoo-bringout-oca-dms-dms_field_auto_classification Fix hr_payroll_clone: AttributeError, add journal/work_type support, use standard wizard 2025-11-04 22:43:17 +01:00
odoo-bringout-oca-dms-dms_storage Fix hr_payroll_clone: AttributeError, add journal/work_type support, use standard wizard 2025-11-04 22:43:17 +01:00
odoo-bringout-oca-dms-dms_user_role Fix hr_payroll_clone: AttributeError, add journal/work_type support, use standard wizard 2025-11-04 22:43:17 +01:00
odoo-bringout-oca-dms-hr_dms_field Fix hr_payroll_clone: AttributeError, add journal/work_type support, use standard wizard 2025-11-04 22:43:17 +01:00
odoo-bringout-oca-dms-web_editor_media_dialog_dms Fix hr_payroll_clone: AttributeError, add journal/work_type support, use standard wizard 2025-11-04 22:43:17 +01: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.