-
-
Notifications
You must be signed in to change notification settings - Fork 346
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
[12.0][IMP] hr_timesheet_sheet: fix amount calculation issues + code simplification #211
Conversation
@astirpe many thanks for the porting! |
hr_timesheet_task_required/tests/test_hr_timesheet_task_required.py
Outdated
Show resolved
Hide resolved
@aheficent what would you say about this? |
@mreficent @pedrobaeza this one is forward-port of recently-merged PR |
This PR has the |
@pedrobaeza please hit the button 👍 |
I'm the blind button clicker 😋 |
We guide you! ) |
…fication (OCA#211) * [IMP] Fix amount calculation issues + code simplification * [FIX] Fix employee_id related stuff * [IMP] Ease customizations of message_subscribe_users * [IMP] List view easier to read * [IMP] Extra code simplification * [IMP] Make use of batch create * [FIX] Update company when onchange employee_id
…fication (OCA#211) * [IMP] Fix amount calculation issues + code simplification * [FIX] Fix employee_id related stuff * [IMP] Ease customizations of message_subscribe_users * [IMP] List view easier to read * [IMP] Extra code simplification * [IMP] Make use of batch create * [FIX] Update company when onchange employee_id
…fication (OCA#211) * [IMP] Fix amount calculation issues + code simplification * [FIX] Fix employee_id related stuff * [IMP] Ease customizations of message_subscribe_users * [IMP] List view easier to read * [IMP] Extra code simplification * [IMP] Make use of batch create * [FIX] Update company when onchange employee_id
…fication (OCA#211) * [IMP] Fix amount calculation issues + code simplification * [FIX] Fix employee_id related stuff * [IMP] Ease customizations of message_subscribe_users * [IMP] List view easier to read * [IMP] Extra code simplification * [IMP] Make use of batch create * [FIX] Update company when onchange employee_id
…fication (OCA#211) * [IMP] Fix amount calculation issues + code simplification * [FIX] Fix employee_id related stuff * [IMP] Ease customizations of message_subscribe_users * [IMP] List view easier to read * [IMP] Extra code simplification * [IMP] Make use of batch create * [FIX] Update company when onchange employee_id
…fication (OCA#211) * [IMP] Fix amount calculation issues + code simplification * [FIX] Fix employee_id related stuff * [IMP] Ease customizations of message_subscribe_users * [IMP] List view easier to read * [IMP] Extra code simplification * [IMP] Make use of batch create * [FIX] Update company when onchange employee_id
…fication (OCA#211) * [IMP] Fix amount calculation issues + code simplification * [FIX] Fix employee_id related stuff * [IMP] Ease customizations of message_subscribe_users * [IMP] List view easier to read * [IMP] Extra code simplification * [IMP] Make use of batch create * [FIX] Update company when onchange employee_id
…fication (OCA#211) * [IMP] Fix amount calculation issues + code simplification * [FIX] Fix employee_id related stuff * [IMP] Ease customizations of message_subscribe_users * [IMP] List view easier to read * [IMP] Extra code simplification * [IMP] Make use of batch create * [FIX] Update company when onchange employee_id
…fication (OCA#211) * [IMP] Fix amount calculation issues + code simplification * [FIX] Fix employee_id related stuff * [IMP] Ease customizations of message_subscribe_users * [IMP] List view easier to read * [IMP] Extra code simplification * [IMP] Make use of batch create * [FIX] Update company when onchange employee_id
…fication (OCA#211) * [IMP] Fix amount calculation issues + code simplification * [FIX] Fix employee_id related stuff * [IMP] Ease customizations of message_subscribe_users * [IMP] List view easier to read * [IMP] Extra code simplification * [IMP] Make use of batch create * [FIX] Update company when onchange employee_id
…fication (OCA#211) * [IMP] Fix amount calculation issues + code simplification * [FIX] Fix employee_id related stuff * [IMP] Ease customizations of message_subscribe_users * [IMP] List view easier to read * [IMP] Extra code simplification * [IMP] Make use of batch create * [FIX] Update company when onchange employee_id
…fication (OCA#211) * [IMP] Fix amount calculation issues + code simplification * [FIX] Fix employee_id related stuff * [IMP] Ease customizations of message_subscribe_users * [IMP] List view easier to read * [IMP] Extra code simplification * [IMP] Make use of batch create * [FIX] Update company when onchange employee_id
…fication (OCA#211) * [IMP] Fix amount calculation issues + code simplification * [FIX] Fix employee_id related stuff * [IMP] Ease customizations of message_subscribe_users * [IMP] List view easier to read * [IMP] Extra code simplification * [IMP] Make use of batch create * [FIX] Update company when onchange employee_id
…fication (OCA#211) * [IMP] Fix amount calculation issues + code simplification * [FIX] Fix employee_id related stuff * [IMP] Ease customizations of message_subscribe_users * [IMP] List view easier to read * [IMP] Extra code simplification * [IMP] Make use of batch create * [FIX] Update company when onchange employee_id
…fication (OCA#211) * [IMP] Fix amount calculation issues + code simplification * [FIX] Fix employee_id related stuff * [IMP] Ease customizations of message_subscribe_users * [IMP] List view easier to read * [IMP] Extra code simplification * [IMP] Make use of batch create * [FIX] Update company when onchange employee_id
…fication (OCA#211) * [IMP] Fix amount calculation issues + code simplification * [FIX] Fix employee_id related stuff * [IMP] Ease customizations of message_subscribe_users * [IMP] List view easier to read * [IMP] Extra code simplification * [IMP] Make use of batch create * [FIX] Update company when onchange employee_id
Porting of #207 to V12