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

[14.0][MIG] analytic_partner_hr_timesheet: Migration to 14.0 #430

Merged
merged 22 commits into from
Jan 19, 2022

Conversation

ernestotejeda
Copy link
Member

Cc @Tecnativa TT32100

pedrobaeza and others added 22 commits January 18, 2022 11:09
Partner on HR timesheets and its link with analytic
===================================================

This module adds the partner on HR timesheets and propagate it to the
auto-generated analytic entries.

Usage
=====

Go to Human Resources > Timesheet activities, and you will find there the
partner field. You can set it, search for it or group by it.
Currently translated at 100,0% (7 of 7 strings)

Translation: account-analytic-10.0/account-analytic-10.0-analytic_partner_hr_timesheet
Translate-URL: https://translation.odoo-community.org/projects/account-analytic-10-0/account-analytic-10-0-analytic_partner_hr_timesheet/ca/
Currently translated at 42.9% (3 of 7 strings)

Translation: account-analytic-10.0/account-analytic-10.0-analytic_partner_hr_timesheet
Translate-URL: https://translation.odoo-community.org/projects/account-analytic-10-0/account-analytic-10-0-analytic_partner_hr_timesheet/pl/
Currently translated at 100.0% (7 of 7 strings)

Translation: account-analytic-10.0/account-analytic-10.0-analytic_partner_hr_timesheet
Translate-URL: https://translation.odoo-community.org/projects/account-analytic-10-0/account-analytic-10-0-analytic_partner_hr_timesheet/pt/
Currently translated at 100.0% (7 of 7 strings)

Translation: account-analytic-12.0/account-analytic-12.0-analytic_partner_hr_timesheet
Translate-URL: https://translation.odoo-community.org/projects/account-analytic-12-0/account-analytic-12-0-analytic_partner_hr_timesheet/gl/
Currently translated at 100.0% (7 of 7 strings)

Translation: account-analytic-12.0/account-analytic-12.0-analytic_partner_hr_timesheet
Translate-URL: https://translation.odoo-community.org/projects/account-analytic-12-0/account-analytic-12-0-analytic_partner_hr_timesheet/es/
Currently translated at 85.7% (6 of 7 strings)

Translation: account-analytic-12.0/account-analytic-12.0-analytic_partner_hr_timesheet
Translate-URL: https://translation.odoo-community.org/projects/account-analytic-12-0/account-analytic-12-0-analytic_partner_hr_timesheet/nl/
Currently translated at 100.0% (7 of 7 strings)

Translation: account-analytic-12.0/account-analytic-12.0-analytic_partner_hr_timesheet
Translate-URL: https://translation.odoo-community.org/projects/account-analytic-12-0/account-analytic-12-0-analytic_partner_hr_timesheet/ca/
Currently translated at 100.0% (7 of 7 strings)

Translation: account-analytic-12.0/account-analytic-12.0-analytic_partner_hr_timesheet
Translate-URL: https://translation.odoo-community.org/projects/account-analytic-12-0/account-analytic-12-0-analytic_partner_hr_timesheet/pt_BR/
Currently translated at 100.0% (7 of 7 strings)

Translation: account-analytic-12.0/account-analytic-12.0-analytic_partner_hr_timesheet
Translate-URL: https://translation.odoo-community.org/projects/account-analytic-12-0/account-analytic-12-0-analytic_partner_hr_timesheet/hr/
Currently translated at 100.0% (7 of 7 strings)

Translation: account-analytic-12.0/account-analytic-12.0-analytic_partner_hr_timesheet
Translate-URL: https://translation.odoo-community.org/projects/account-analytic-12-0/account-analytic-12-0-analytic_partner_hr_timesheet/de/
Currently translated at 100.0% (7 of 7 strings)

Translation: account-analytic-12.0/account-analytic-12.0-analytic_partner_hr_timesheet
Translate-URL: https://translation.odoo-community.org/projects/account-analytic-12-0/account-analytic-12-0-analytic_partner_hr_timesheet/pt/
Currently translated at 100.0% (7 of 7 strings)

Translation: account-analytic-12.0/account-analytic-12.0-analytic_partner_hr_timesheet
Translate-URL: https://translation.odoo-community.org/projects/account-analytic-12-0/account-analytic-12-0-analytic_partner_hr_timesheet/sl/
Currently translated at 100.0% (7 of 7 strings)

Translation: account-analytic-12.0/account-analytic-12.0-analytic_partner_hr_timesheet
Translate-URL: https://translation.odoo-community.org/projects/account-analytic-12-0/account-analytic-12-0-analytic_partner_hr_timesheet/it/
Two problems detected:

- The action linked to the smart-button always get to a restricted view where you
  only see your timesheets. Now linked other action that doesn't restrict that
  way, except what record rules do.
- The number of items specified doesn't take into account timesheet rules
  (lines without project), so we filter them. Also a performance patch has been done
  at the same time.
Currently translated at 100.0% (7 of 7 strings)

Translation: account-analytic-12.0/account-analytic-12.0-analytic_partner_hr_timesheet
Translate-URL: https://translation.odoo-community.org/projects/account-analytic-12-0/account-analytic-12-0-analytic_partner_hr_timesheet/sk/
@ernestotejeda ernestotejeda force-pushed the 14.0-mig-analytic_partner_hr_timesheet branch from e38d260 to 8b1b8fa Compare January 18, 2022 17:00
@ernestotejeda
Copy link
Member Author

ping @carlosdauden @pedrobaeza

@pedrobaeza
Copy link
Member

/ocabot migration analytic_partner_hr_timesheet

@OCA-git-bot OCA-git-bot added this to the 14.0 milestone Jan 18, 2022
@OCA-git-bot OCA-git-bot mentioned this pull request Jan 18, 2022
19 tasks
@pedrobaeza
Copy link
Member

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 14.0-ocabot-merge-pr-430-by-pedrobaeza-bump-nobump, awaiting test results.

OCA-git-bot added a commit that referenced this pull request Jan 19, 2022
Signed-off-by pedrobaeza
@OCA-git-bot
Copy link
Contributor

It looks like something changed on 14.0 in the meantime.
Let me try again (no action is required from you).
Prepared branch 14.0-ocabot-merge-pr-430-by-pedrobaeza-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 5b4af6b into OCA:14.0 Jan 19, 2022
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at c3b168f. Thanks a lot for contributing to OCA. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.