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

Master time off accrual plan crm #52298

Closed
wants to merge 17 commits into from

Conversation

odoo-crm
Copy link
Contributor

@odoo-crm odoo-crm commented Jun 3, 2020

Add an accruapl plan model to the time off app

--
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 Jun 3, 2020
Copy link
Contributor

@tivisse tivisse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First review.

Installing a linter is mandatory. Reading carefully our coding guidelines is strongly recommended.

A lot of cosmetic comments. But also some more technical. It would have been correct to define a o2m field instead of as many selection fields as possible to configure 4 periods.

Nothing about the way leaves are actually computed for the employees is already done. No unit tests too.

Still some polishing to make here + There's no test.

Thanks for your work anyway.

addons/hr_holidays/data/hr_holidays_data.xml Outdated Show resolved Hide resolved
addons/hr_holidays/models/hr_accrual_plan.py Outdated Show resolved Hide resolved
addons/hr_holidays/models/hr_accrual_plan.py Outdated Show resolved Hide resolved
addons/hr_holidays/models/hr_accrual_plan.py Outdated Show resolved Hide resolved
addons/hr_holidays/models/hr_accrual_plan.py Outdated Show resolved Hide resolved
addons/hr_holidays/views/hr_accrual_plan.xml Outdated Show resolved Hide resolved
addons/hr_holidays/views/hr_accrual_plan.xml Outdated Show resolved Hide resolved
addons/hr_holidays/views/hr_accrual_plan.xml Outdated Show resolved Hide resolved
addons/hr_holidays/views/hr_accrual_plan.xml Outdated Show resolved Hide resolved
addons/hr_holidays/views/hr_leave_type_views.xml Outdated Show resolved Hide resolved
@robodoo robodoo added CI 🤖 Robodoo has seen passing statuses and removed CI 🤖 Robodoo has seen passing statuses labels Jun 4, 2020
@odoo-crm odoo-crm force-pushed the master-time_off-accrual_plan-crm branch from 8a0f6e4 to 3a589cf Compare June 10, 2020 11:29
@robodoo robodoo added CI 🤖 Robodoo has seen passing statuses and removed CI 🤖 Robodoo has seen passing statuses labels Jun 10, 2020
@odoo-crm odoo-crm force-pushed the master-time_off-accrual_plan-crm branch from 3a589cf to 8311739 Compare June 19, 2020 09:38
@robodoo robodoo added CI 🤖 Robodoo has seen passing statuses and removed CI 🤖 Robodoo has seen passing statuses labels Jun 19, 2020
@odoo-crm odoo-crm force-pushed the master-time_off-accrual_plan-crm branch from 8311739 to e0a09cf Compare June 24, 2020 18:21
@robodoo robodoo added CI 🤖 Robodoo has seen passing statuses and removed CI 🤖 Robodoo has seen passing statuses labels Jun 24, 2020
@odoo-crm odoo-crm force-pushed the master-time_off-accrual_plan-crm branch from e0a09cf to 236d60e Compare July 9, 2020 21:26
@robodoo robodoo added CI 🤖 Robodoo has seen passing statuses and removed CI 🤖 Robodoo has seen passing statuses labels Jul 9, 2020
@odoo-crm odoo-crm force-pushed the master-time_off-accrual_plan-crm branch from 236d60e to 93bab2c Compare July 15, 2020 19:48
@robodoo robodoo added CI 🤖 Robodoo has seen passing statuses and removed CI 🤖 Robodoo has seen passing statuses labels Jul 15, 2020
@odoo-crm odoo-crm force-pushed the master-time_off-accrual_plan-crm branch from 0fa522d to c9baf90 Compare July 15, 2020 22:26
@robodoo robodoo added CI 🤖 Robodoo has seen passing statuses and removed CI 🤖 Robodoo has seen passing statuses labels Jul 15, 2020
@odoo-crm odoo-crm force-pushed the master-time_off-accrual_plan-crm branch from c9baf90 to dc18138 Compare July 31, 2020 07:30
@robodoo robodoo added ☐ ci/runbot and removed CI 🤖 Robodoo has seen passing statuses ☐ legal/cla labels Jul 31, 2020
@odoo-crm odoo-crm force-pushed the master-time_off-accrual_plan-crm branch from c8124f2 to ae77ccc Compare August 14, 2020 10:37
@robodoo robodoo added ☑ legal/cla CI 🤖 Robodoo has seen passing statuses and removed ☐ legal/cla labels Aug 14, 2020
@robodoo robodoo added ☐ ci/runbot CI 🤖 Robodoo has seen passing statuses and removed CI 🤖 Robodoo has seen passing statuses ☑ ci/runbot labels Aug 14, 2020
@rdeodoo
Copy link
Contributor

rdeodoo commented Jul 29, 2022

Hello @tivisse
Can this one be closed? I didn't find any mentioned task so I couldn't verify.
Thought I would drop a message since I removed the rd-website review request

@rdeodoo rdeodoo removed the request for review from a team July 29, 2022 17:09
@kbapt kbapt closed this Jul 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI 🤖 Robodoo has seen passing statuses RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants