[18.0][MIG] maintenance_location: Migration to 18.0#523
Open
[18.0][MIG] maintenance_location: Migration to 18.0#523
Conversation
6445f8d to
61c17c8
Compare
61c17c8 to
ae4e821
Compare
Quan-nhm
suggested changes
Dec 26, 2025
ae4e821 to
dd97c8d
Compare
…t_selection dependency
Currently translated at 100.0% (32 of 32 strings) Translation: maintenance-14.0/maintenance-14.0-maintenance_location Translate-URL: https://translation.odoo-community.org/projects/maintenance-14-0/maintenance-14-0-maintenance_location/it/
Fix oca-checks-po:po-duplicate-model-definition
dd97c8d to
4a03bfa
Compare
dalonsod
suggested changes
Feb 18, 2026
Contributor
dalonsod
left a comment
There was a problem hiding this comment.
Only code review, minor comments
| License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). --> | ||
| <odoo> | ||
| <record model="ir.ui.view" id="hr_equipment_view_form"> | ||
| <field name="name">maintenance.equipment.form@maintenance_location</field> |
Contributor
There was a problem hiding this comment.
Are these changes at view names required?
| <field name="res_model">maintenance.location</field> | ||
| <field name="view_mode">list,form</field> | ||
| <field name="domain">[]</field> | ||
| <field name="context">{}</field> |
Contributor
There was a problem hiding this comment.
You could consider adding a path for this action
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Depends on: