Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[15.0][IMP] datev_export_xml: Improve handling and download of bigger files #160

Closed
wants to merge 8 commits into from

[IMP] datev_export_xml: Insert vat_id if available at the partner

ca02932
Select commit
Loading
Failed to load commit list.
Closed

[15.0][IMP] datev_export_xml: Improve handling and download of bigger files #160

[IMP] datev_export_xml: Insert vat_id if available at the partner
ca02932
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 3, 2024 in 1s

72.84% of diff hit (target 88.57%)

View this Pull Request on Codecov

72.84% of diff hit (target 88.57%)

Annotations

Check warning on line 18 in datev_export_xml/controllers/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

datev_export_xml/controllers/main.py#L18

Added line #L18 was not covered by tests

Check warning on line 21 in datev_export_xml/controllers/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

datev_export_xml/controllers/main.py#L21

Added line #L21 was not covered by tests

Check warning on line 23 in datev_export_xml/controllers/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

datev_export_xml/controllers/main.py#L23

Added line #L23 was not covered by tests

Check warning on line 27 in datev_export_xml/controllers/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

datev_export_xml/controllers/main.py#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 34 in datev_export_xml/controllers/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

datev_export_xml/controllers/main.py#L34

Added line #L34 was not covered by tests

Check warning on line 85 in datev_export_xml/models/account_move.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

datev_export_xml/models/account_move.py#L85

Added line #L85 was not covered by tests

Check warning on line 151 in datev_export_xml/models/datev_export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

datev_export_xml/models/datev_export.py#L151

Added line #L151 was not covered by tests

Check warning on line 263 in datev_export_xml/models/datev_export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

datev_export_xml/models/datev_export.py#L263

Added line #L263 was not covered by tests

Check warning on line 274 in datev_export_xml/models/datev_export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

datev_export_xml/models/datev_export.py#L274

Added line #L274 was not covered by tests

Check warning on line 301 in datev_export_xml/models/datev_export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

datev_export_xml/models/datev_export.py#L301

Added line #L301 was not covered by tests

Check warning on line 303 in datev_export_xml/models/datev_export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

datev_export_xml/models/datev_export.py#L303

Added line #L303 was not covered by tests

Check warning on line 386 in datev_export_xml/models/datev_export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

datev_export_xml/models/datev_export.py#L386

Added line #L386 was not covered by tests

Check warning on line 33 in datev_export_xml/models/datev_export_line.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

datev_export_xml/models/datev_export_line.py#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 40 in datev_export_xml/models/datev_export_line.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

datev_export_xml/models/datev_export_line.py#L40

Added line #L40 was not covered by tests

Check warning on line 50 in datev_export_xml/models/datev_export_line.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

datev_export_xml/models/datev_export_line.py#L50

Added line #L50 was not covered by tests

Check warning on line 53 in datev_export_xml/models/datev_export_line.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

datev_export_xml/models/datev_export_line.py#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 45 in datev_export_xml/models/datev_zip_generator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

datev_export_xml/models/datev_zip_generator.py#L45

Added line #L45 was not covered by tests

Check warning on line 74 in datev_export_xml/models/datev_zip_generator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

datev_export_xml/models/datev_zip_generator.py#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 76 in datev_export_xml/models/datev_zip_generator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

datev_export_xml/models/datev_zip_generator.py#L76

Added line #L76 was not covered by tests

Check warning on line 82 in datev_export_xml/models/datev_zip_generator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

datev_export_xml/models/datev_zip_generator.py#L79-L82

Added lines #L79 - L82 were not covered by tests