fix(container interchange): block submit until shipping-line deposit refund & final EIR are recorded #90
Codacy Static Code Analysis
Annotations
Check notice on line 15 in clearing/clearing/doctype/container_interchange/container_interchange.py
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
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
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
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)