Skip to content

fix(container interchange): block submit until shipping-line deposit …

fbd904e
Select commit
Loading
Failed to load commit list.
Merged

fix(container interchange): block submit until shipping-line deposit refund & final EIR are recorded #90

fix(container interchange): block submit until shipping-line deposit …
fbd904e
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Apr 30, 2026 in 1m 14s

Codacy Static Code Analysis

Annotations

Check notice on line 15 in clearing/clearing/doctype/container_interchange/container_interchange.py

See this annotation in the file changed.

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

clearing/clearing/doctype/container_interchange/container_interchange.py#L15

1 blank line required between summary line and description (found 0) (D205)

Check notice on line 15 in clearing/clearing/doctype/container_interchange/container_interchange.py

See this annotation in the file changed.

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

clearing/clearing/doctype/container_interchange/container_interchange.py#L15

First line should end with a period, question mark, or exclamation point (not ',') (D415)

Check notice on line 15 in clearing/clearing/doctype/container_interchange/container_interchange.py

See this annotation in the file changed.

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

clearing/clearing/doctype/container_interchange/container_interchange.py#L15

Multi-line docstring closing quotes should be on a separate line (D209)

Check notice on line 15 in clearing/clearing/doctype/container_interchange/container_interchange.py

See this annotation in the file changed.

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

clearing/clearing/doctype/container_interchange/container_interchange.py#L15

Multi-line docstring summary should start at the second line (D213)