-
-
Notifications
You must be signed in to change notification settings - Fork 123
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
[FIX] Payslip item name in user interface language. #151
Conversation
When computing payslip, generate payslip line name in user interface language.
Hi @nimarosa, @appstogrow, |
Quick question, could you please review the PR? Just wondering if you are using payroll, have you noticed that payslip items are not translated to user language? regards |
Hello @kasado i don't see any changes in code, only a change in one file adding a line break. Please be sure the PR is complete. |
Hi Nicolas, Threre are two commits in PR. Please look on the first one a087ea.... Just adding context calling call_kw. Second one commit was simply to split same line, because it failed some pre_submit test. Regards |
/ocabot merge minor |
Hey, thanks for contributing! Proceeding to merge this for you. |
Congratulations, your PR was merged at a3b6322. Thanks a lot for contributing to OCA. ❤️ |
When computing payslip, generate payslip line name in user interface language.