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

[17.0][FW] payroll: ported 111, 117, 119, 151 #159

Open
wants to merge 15 commits into
base: 17.0
Choose a base branch
from

[FIX] Create payroll item names in user interface language.

b2e4bb9
Select commit
Loading
Failed to load commit list.
Open

[17.0][FW] payroll: ported 111, 117, 119, 151 #159

[FIX] Create payroll item names in user interface language.
b2e4bb9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 28, 2024 in 1s

28.94% of diff hit (target 91.27%)

View this Pull Request on Codecov

28.94% of diff hit (target 91.27%)

Annotations

Check warning on line 104 in payroll/models/base_browsable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payroll/models/base_browsable.py#L104

Added line #L104 was not covered by tests

Check warning on line 107 in payroll/models/base_browsable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payroll/models/base_browsable.py#L107

Added line #L107 was not covered by tests

Check warning on line 112 in payroll/models/base_browsable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payroll/models/base_browsable.py#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 122 in payroll/models/base_browsable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payroll/models/base_browsable.py#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 127 in payroll/models/base_browsable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payroll/models/base_browsable.py#L126-L127

Added lines #L126 - L127 were not covered by tests

Check warning on line 137 in payroll/models/base_browsable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payroll/models/base_browsable.py#L136-L137

Added lines #L136 - L137 were not covered by tests

Check warning on line 142 in payroll/models/base_browsable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payroll/models/base_browsable.py#L141-L142

Added lines #L141 - L142 were not covered by tests

Check warning on line 152 in payroll/models/base_browsable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payroll/models/base_browsable.py#L151-L152

Added lines #L151 - L152 were not covered by tests

Check warning on line 157 in payroll/models/base_browsable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payroll/models/base_browsable.py#L156-L157

Added lines #L156 - L157 were not covered by tests

Check warning on line 167 in payroll/models/base_browsable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payroll/models/base_browsable.py#L166-L167

Added lines #L166 - L167 were not covered by tests

Check warning on line 172 in payroll/models/base_browsable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payroll/models/base_browsable.py#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 182 in payroll/models/base_browsable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payroll/models/base_browsable.py#L181-L182

Added lines #L181 - L182 were not covered by tests

Check warning on line 187 in payroll/models/base_browsable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payroll/models/base_browsable.py#L186-L187

Added lines #L186 - L187 were not covered by tests

Check warning on line 197 in payroll/models/base_browsable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payroll/models/base_browsable.py#L196-L197

Added lines #L196 - L197 were not covered by tests

Check warning on line 201 in payroll/models/base_browsable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payroll/models/base_browsable.py#L201

Added line #L201 was not covered by tests

Check warning on line 203 in payroll/models/base_browsable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payroll/models/base_browsable.py#L203

Added line #L203 was not covered by tests

Check warning on line 208 in payroll/models/base_browsable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payroll/models/base_browsable.py#L208

Added line #L208 was not covered by tests

Check warning on line 210 in payroll/models/base_browsable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payroll/models/base_browsable.py#L210

Added line #L210 was not covered by tests

Check warning on line 220 in payroll/models/base_browsable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payroll/models/base_browsable.py#L219-L220

Added lines #L219 - L220 were not covered by tests

Check warning on line 224 in payroll/models/base_browsable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payroll/models/base_browsable.py#L224

Added line #L224 was not covered by tests

Check warning on line 226 in payroll/models/base_browsable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payroll/models/base_browsable.py#L226

Added line #L226 was not covered by tests

Check warning on line 231 in payroll/models/base_browsable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payroll/models/base_browsable.py#L231

Added line #L231 was not covered by tests

Check warning on line 233 in payroll/models/base_browsable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payroll/models/base_browsable.py#L233

Added line #L233 was not covered by tests

Check warning on line 243 in payroll/models/base_browsable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payroll/models/base_browsable.py#L242-L243

Added lines #L242 - L243 were not covered by tests

Check warning on line 247 in payroll/models/base_browsable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

payroll/models/base_browsable.py#L247

Added line #L247 was not covered by tests