TA#84744 [14.0][IMP] project_timesheet_hours_only#603
Merged
Codacy Production / Codacy Static Code Analysis
required action
Jun 24, 2026 in 0s
3 new issues (0 max.) of at least severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 3
Complexity increasing per file
==============================
- project_timesheet_hours_only/models/sale_order.py 6
- project_timesheet_hours_only/tests/test_sale_order_qty_delivered.py 6
See the complete overview on Codacy
Annotations
Check warning on line 5 in project_timesheet_hours_only/models/__init__.py
codacy-production / Codacy Static Code Analysis
project_timesheet_hours_only/models/__init__.py#L5
'.sale_order' imported but unused (F401)
Check warning on line 4 in project_timesheet_hours_only/tests/__init__.py
codacy-production / Codacy Static Code Analysis
project_timesheet_hours_only/tests/__init__.py#L4
'.test_project_timesheet' imported but unused (F401)
Check warning on line 5 in project_timesheet_hours_only/tests/__init__.py
codacy-production / Codacy Static Code Analysis
project_timesheet_hours_only/tests/__init__.py#L5
'.test_sale_order_qty_delivered' imported but unused (F401)
Loading