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][IMP] hr_timesheet_activity_begin_end #507

Closed
wants to merge 403 commits into from
Closed

[14.0][IMP] hr_timesheet_activity_begin_end #507

wants to merge 403 commits into from

Conversation

CRogos
Copy link
Contributor

@CRogos CRogos commented Jul 15, 2022

hr_timesheet_activity_begin_end has a dependency to hr_timesheet_sheet, but I would like to use begin/end without the Timesheet Sheet.
Therefore I would like to split the module into two parts:

  1. hr_timesheet_begin_end
    adding begin and end field to the hr_timesheet components
  2. hr_timesheet_sheet_begin_end (depends on hr_timesheet_begin_end)
    adding begin and end fields to the hr_timesheet_sheet components.

For backward compatibility I left the hr_timesheet_activity_begin_end (depends now on hr_timesheet_sheet_begin_end) module, but basically it is empty module and was replaced by hr_timesheet_sheet_begin_end for a clear naming.

follow up of #505

oca-transbot and others added 30 commits April 22, 2022 13:15
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: timesheet-12.0/timesheet-12.0-hr_timesheet_sheet
Translate-URL: https://translation.odoo-community.org/projects/timesheet-12-0/timesheet-12-0-hr_timesheet_sheet/
Currently translated at 100.0% (181 of 181 strings)

Translation: timesheet-12.0/timesheet-12.0-hr_timesheet_sheet
Translate-URL: https://translation.odoo-community.org/projects/timesheet-12-0/timesheet-12-0-hr_timesheet_sheet/nl/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: timesheet-13.0/timesheet-13.0-hr_timesheet_sheet
Translate-URL: https://translation.odoo-community.org/projects/timesheet-13-0/timesheet-13-0-hr_timesheet_sheet/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: timesheet-13.0/timesheet-13.0-hr_timesheet_sheet
Translate-URL: https://translation.odoo-community.org/projects/timesheet-13-0/timesheet-13-0-hr_timesheet_sheet/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: timesheet-13.0/timesheet-13.0-hr_timesheet_sheet
Translate-URL: https://translation.odoo-community.org/projects/timesheet-13-0/timesheet-13-0-hr_timesheet_sheet/
Currently translated at 23.6% (42 of 178 strings)

Translation: timesheet-13.0/timesheet-13.0-hr_timesheet_sheet
Translate-URL: https://translation.odoo-community.org/projects/timesheet-13-0/timesheet-13-0-hr_timesheet_sheet/fr/
…erm '('id', '=', [ID1, ID2,..., IDn])' should use the 'in' or 'not in' operator.
Apart from the existing one, let for "Employees/Officer" (and clarified in the review
text), 2 new review policies are added:

* For HR managers
* For timesheet managers
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: timesheet-13.0/timesheet-13.0-hr_timesheet_sheet
Translate-URL: https://translation.odoo-community.org/projects/timesheet-13-0/timesheet-13-0-hr_timesheet_sheet/
oca-travis and others added 25 commits October 10, 2022 12:48
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: timesheet-13.0/timesheet-13.0-hr_timesheet_activity_begin_end
Translate-URL: https://translation.odoo-community.org/projects/timesheet-13-0/timesheet-13-0-hr_timesheet_activity_begin_end/
…time_start_stop constraint due to float precision
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: timesheet-13.0/timesheet-13.0-hr_timesheet_activity_begin_end
Translate-URL: https://translation.odoo-community.org/projects/timesheet-13-0/timesheet-13-0-hr_timesheet_activity_begin_end/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: timesheet-14.0/timesheet-14.0-hr_timesheet_activity_begin_end
Translate-URL: https://translation.odoo-community.org/projects/timesheet-14-0/timesheet-14-0-hr_timesheet_activity_begin_end/
Currently translated at 88.8% (8 of 9 strings)

Translation: timesheet-14.0/timesheet-14.0-hr_timesheet_activity_begin_end
Translate-URL: https://translation.odoo-community.org/projects/timesheet-14-0/timesheet-14-0-hr_timesheet_activity_begin_end/sv/
Currently translated at 100.0% (9 of 9 strings)

Translation: timesheet-14.0/timesheet-14.0-hr_timesheet_activity_begin_end
Translate-URL: https://translation.odoo-community.org/projects/timesheet-14-0/timesheet-14-0-hr_timesheet_activity_begin_end/sv/
@CRogos CRogos closed this Oct 10, 2022
@oca-clabot
Copy link

Hey @CRogos, thank you for your Pull Request.

It looks like some users haven't signed our Contributor License Agreement, yet.
You can read and sign our full Contributor License Agreement here: https://odoo-community.org/page/cla
Here is a list of the users:

Appreciation of efforts,
OCA CLAbot

@CRogos
Copy link
Contributor Author

CRogos commented Oct 10, 2022

Accidently pushed to the wrong branch. This caused an auto-close of this PR.
Is there any chance to reopen this PR or do I need to create a new one?
My branch has now the hash [230c728] again, but the change was not tracked by this PR :( .

@alexey-pelykh
Copy link
Contributor

@CRogos create a new one

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

Successfully merging this pull request may close these issues.