Skip to content

TA#84744 [14.0][IMP] project_timesheet_hours_only#603

Merged
abenzbiria merged 2 commits into
14.0from
T84744
Jun 24, 2026
Merged

TA#84744 [14.0][IMP] project_timesheet_hours_only#603
abenzbiria merged 2 commits into
14.0from
T84744

[14.0][IMP] project_timesheet_hours_only

6e60175
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jun 24, 2026 in 0s

3 new issues (0 max.) of at least severity.

Codacy 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

project_timesheet_hours_only/tests/__init__.py#L5

'.test_sale_order_qty_delivered' imported but unused (F401)