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

[MIG][11.0]hr_family:Migration to 11.0 #451

Merged
merged 7 commits into from
Aug 31, 2018

Conversation

Trivedi-Vacha-SerpentCS
Copy link

@Trivedi-Vacha-SerpentCS Trivedi-Vacha-SerpentCS commented Jun 21, 2018

hr_family:Migration to 11.0

@pedrobaeza pedrobaeza added this to the 11.0 milestone Jun 21, 2018
@pedrobaeza
Copy link
Member

Please squash together adjacent "OCA Transbot.." commits using https://github.com/OCA/maintainer-tools/wiki/Merge-commits-in-pull-requests

* Michael Telahun Makonnen <mmakonnen@gmail.com>
* Sébastien Alix <sebastien.alix@osiell.com>
* Gilles Meyomesse <meyomesse.gilles@gmail.com>

Copy link
Sponsor

Choose a reason for hiding this comment

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

Add SerpentCS in the contributors

mission is to support the collaborative development of Odoo features and
promote its widespread use.

To contribute to this module, please visit http://odoo-community.org.
Copy link
Sponsor

Choose a reason for hiding this comment

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

should be https everywhere

Choose a reason for hiding this comment

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

Done

@lfreeke
Copy link

lfreeke commented Jun 22, 2018

👍 (Functional test)

@Trivedi-Vacha-SerpentCS Trivedi-Vacha-SerpentCS changed the title [MIG]hr_family:Migration to 11.0 [MIG][11.0]hr_family:Migration to 11.0 Jun 28, 2018
@JayVora-SerpentCS
Copy link
Sponsor

Kindly squash last 3 commits of yours into one. We are good to go then,

sambarros pushed a commit to sambarros/hr that referenced this pull request Jul 26, 2018
# Copyright (C) 2011,2013 Michael Telahun Makonnen <mmakonnen@gmail.com>.
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

from odoo import models, fields

Choose a reason for hiding this comment

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

# Copyright (C) 2011,2013 Michael Telahun Makonnen <mmakonnen@gmail.com>.
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

from odoo import models, fields

Choose a reason for hiding this comment

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

Copy link

@hieulucky111 hieulucky111 left a comment

Choose a reason for hiding this comment

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

Some minor adjustments

miketelahun and others added 7 commits August 31, 2018 07:54
* Move out of '__unported__'
* Move files in 'models' and 'views' subdirectories
* Migrate/fix views
* Migrate to the new API
* Module installable
* README added
* Move each model to a separate file
* Clean up data models
* README updated
* Use of CamelCase for data model classes + replace 'dob' terms with 'date_of_birth'
* Add security group on family's page
* Add read access for employee to allow to open employee form view without exception
* Add possibility to define gender on children
* Use editable bottom
* Use the same selection like employee
* Remove useless form view
OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex
@pedrobaeza
Copy link
Member

Next time please don't squash inside others' commits the "OCA transbot..." commits.

@pedrobaeza pedrobaeza merged commit 06f1f65 into OCA:11.0 Aug 31, 2018
@Trivedi-Vacha-SerpentCS
Copy link
Author

@pedrobaeza Sure will take care of it.

Mraimou pushed a commit to camptocamp/hr that referenced this pull request Jan 15, 2021
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.

None yet