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

[18.0][MIG] hr_department_code: Migration to 18.0 #1411

Open
wants to merge 24 commits into
base: 18.0
Choose a base branch
from

Conversation

HeliconiaSolutions
Copy link

No description provided.

Saran440 and others added 23 commits December 12, 2024 12:30
Currently translated at 100.0% (5 of 5 strings)

Translation: hr-14.0/hr-14.0-hr_department_code
Translate-URL: https://translation.odoo-community.org/projects/hr-14-0/hr-14-0-hr_department_code/de/
Currently translated at 100.0% (5 of 5 strings)

Translation: hr-14.0/hr-14.0-hr_department_code
Translate-URL: https://translation.odoo-community.org/projects/hr-14-0/hr-14-0-hr_department_code/hr/
Currently translated at 100.0% (2 of 2 strings)

Translation: hr-15.0/hr-15.0-hr_department_code
Translate-URL: https://translation.odoo-community.org/projects/hr-15-0/hr-15-0-hr_department_code/it/
Currently translated at 100.0% (2 of 2 strings)

Translation: hr-15.0/hr-15.0-hr_department_code
Translate-URL: https://translation.odoo-community.org/projects/hr-15-0/hr-15-0-hr_department_code/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: hr-15.0/hr-15.0-hr_department_code
Translate-URL: https://translation.odoo-community.org/projects/hr-15-0/hr-15-0-hr_department_code/
@HeliconiaSolutions HeliconiaSolutions force-pushed the 18.0-mig-hr_department_code branch from 898cf8b to b942987 Compare December 12, 2024 09:07
@HeliconiaSolutions HeliconiaSolutions force-pushed the 18.0-mig-hr_department_code branch from b942987 to b5b8352 Compare January 9, 2025 05:45
@Saran440
Copy link
Member

/ocabot migration hr_department_code

@OCA-git-bot OCA-git-bot added this to the 18.0 milestone Jan 17, 2025
Copy link
Member

@Saran440 Saran440 left a comment

Choose a reason for hiding this comment

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

Should we add code in kanban view?
Selection_011

    <record id="hr_department_view_kanban" model="ir.ui.view" >
        <field name="name">hr.department.kanban</field>
        <field name="model">hr.department</field>
        <field name="inherit_id" ref="hr.hr_department_view_kanban" />
        <field name="arch" type="xml">
            <xpath expr="//t[@t-name='card']//field[@name='name']" position="before">
                [<field name="code" class="fw-bold fs-4 d-bolck"/>]
            </xpath>
        </field>
    </record>

What do you think?

@HeliconiaSolutions HeliconiaSolutions force-pushed the 18.0-mig-hr_department_code branch from b5b8352 to 70e4c18 Compare January 17, 2025 10:25
@HeliconiaSolutions
Copy link
Author

@Saran440, that's a great suggestion! I've applied the fix. Could you please review it?

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.

10 participants