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

[IMP] l10n_be_hr_payroll: Manage employee departure #31289

Closed

Conversation

jbm-odoo
Copy link
Contributor

Description of the issue/feature this PR addresses:
When an employee departure the company, in Belgium, we need to:

  • If provided notice
    • compute the Out Notice Duration
    • at the end of the notice compute time off amount for N-1
    • at the end of the notice compute time off amount for current year
  • If unprovided notice
    • Compute termination fees depending of Notice Duration
    • compute time off amount for N-1
    • Compute time off amount for current year

Current behavior before PR:
Nothing about employee departure

Desired behavior after PR is merged:
Compute notice duration and if the notice duration is not respected,
a report about termination fees is generated.
At the end of the notice duration, we can generate a certificate
about time off not taken and an other about time off for the next
year.

id=1914556

I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

@C3POdoo C3POdoo added the RD research & development, internal work label Feb 20, 2019
@robodoo robodoo added the CI 🤖 Robodoo has seen passing statuses label Feb 20, 2019
@jbm-odoo jbm-odoo force-pushed the master-be-payroll-employee-departure-jbm branch from 688660f to ef85aad Compare February 21, 2019 08:34
@robodoo robodoo removed the CI 🤖 Robodoo has seen passing statuses label Feb 21, 2019
Compute notice duration and if the notice duration is not respected,
a report about termination fees is generated.
At the end of the notice duration, we can generate a certificate
about time off not taken and an other about time off for the next
year.
@jbm-odoo jbm-odoo force-pushed the master-be-payroll-employee-departure-jbm branch from ef85aad to ba517cb Compare February 21, 2019 09:05
@robodoo robodoo added the CI 🤖 Robodoo has seen passing statuses label Feb 21, 2019
@tivisse
Copy link
Contributor

tivisse commented Mar 19, 2019

Landed in saas-12.3 at

3b38197
https://github.com/odoo/enterprise/commit/1529513c940e89de129b8d7ec09efffb775c61d2

Thanks for your work.

@tivisse tivisse closed this Mar 19, 2019
@tivisse tivisse deleted the master-be-payroll-employee-departure-jbm branch March 19, 2019 13:06
@robodoo robodoo added closed 💔 and removed CI 🤖 Robodoo has seen passing statuses labels Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants