oca-ocb-accounting/odoo-bringout-oca-ocb-account_reconcile_oca
Ernad Husremovic 8e05e720e1 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:26 +01:00
..
account_reconcile_oca Fix hr_payroll_clone: AttributeError, add journal/work_type support, use standard wizard 2025-11-04 22:43:26 +01:00
pyproject.toml account_reconcile_oca 2025-10-25 10:34:41 +02:00
README.md account_reconcile_oca 2025-10-25 10:34:41 +02:00

Account Reconcile OCA

Odoo addon: account_reconcile_oca

Installation

pip install odoo-bringout-oca-ocb-account_reconcile_oca

Dependencies

This addon depends on:

  • account_statement_base
  • base_sparse_field

Manifest Information

  • Name: Account Reconcile OCA
  • Version: 16.0.2.4.9
  • Category: N/A
  • License: AGPL-3
  • Installable: False

Source

License

This package maintains the original AGPL-3 license from the upstream Odoo project.