Skip to content

[18.0][MIG] stock_location_localization_text: Migration to 18.0#741

Open
deeniiz wants to merge 5 commits into18.0from
18.0-mig-stock_location_localization_text
Open

[18.0][MIG] stock_location_localization_text: Migration to 18.0#741
deeniiz wants to merge 5 commits into18.0from
18.0-mig-stock_location_localization_text

Conversation

@deeniiz
Copy link
Copy Markdown
Collaborator

@deeniiz deeniiz commented Oct 2, 2025

No description provided.

Copilot AI review requested due to automatic review settings October 2, 2025 14:11
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR migrates the stock_location_localization_text module from a previous Odoo version to 18.0. The module allows stock locations to use non-numeric text values for position coordinates (X, Y, Z) instead of the standard numeric coordinates.

  • Adds text-based localization fields to stock locations
  • Updates module version to 18.0.1.0.0
  • Includes comprehensive documentation and translation files

Reviewed Changes

Copilot reviewed 12 out of 13 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
__manifest__.py Module manifest updated to version 18.0.1.0.0 with proper metadata
models/stock_location.py Adds Char fields for posx, posy, posz coordinates
views/stock_location_views.xml XML view extending stock location form with localization fields
i18n/*.po* Translation files for English and Spanish
README.rst Module documentation and metadata
Other files Supporting files for module structure and documentation

Comment thread stock_location_localization_text/i18n/es.po
Comment thread stock_location_localization_text/models/stock_location.py
@github-actions
Copy link
Copy Markdown

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions Bot added the stale label Mar 15, 2026
@eantones eantones added no stale and removed stale labels Mar 16, 2026
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.

4 participants