oca-ocb-core/odoo-bringout-oca-ocb-base/odoo
Ernad Husremovic ccb7625273 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:28 +01:00
..
addons/base Fix hr_payroll_clone: AttributeError, add journal/work_type support, use standard wizard 2025-11-04 22:43:28 +01:00
cli Add .gitignore for Python cache files 2025-08-29 18:11:23 +02:00
conf Add .gitignore for Python cache files 2025-08-29 18:11:23 +02:00
modules Add .gitignore for Python cache files 2025-08-29 18:11:23 +02:00
osv Add .gitignore for Python cache files 2025-08-29 18:11:23 +02:00
service Add .gitignore for Python cache files 2025-08-29 18:11:23 +02:00
tests 16.0 vanila 2025-10-03 17:53:49 +02:00
tools Fix _NamespacePath concatenation error in file_path function 2025-10-16 16:51:35 +02:00
upgrade Add .gitignore for Python cache files 2025-08-29 18:11:23 +02:00
__init__.py Initial commit: Core packages 2025-08-29 15:20:45 +02:00
__main__.py Initial commit: Core packages 2025-08-29 15:20:45 +02:00
api.py Initial commit: Core packages 2025-08-29 15:20:45 +02:00
exceptions.py Initial commit: Core packages 2025-08-29 15:20:45 +02:00
fields.py Initial commit: Core packages 2025-08-29 15:20:45 +02:00
http.py Initial commit: Core packages 2025-08-29 15:20:45 +02:00
import_xml.rng Initial commit: Core packages 2025-08-29 15:20:45 +02:00
loglevels.py Initial commit: Core packages 2025-08-29 15:20:45 +02:00
models.py Initial commit: Core packages 2025-08-29 15:20:45 +02:00
netsvc.py Initial commit: Core packages 2025-08-29 15:20:45 +02:00
release.py Initial commit: Core packages 2025-08-29 15:20:45 +02:00
sql_db.py Initial commit: Core packages 2025-08-29 15:20:45 +02:00