Skip to content

[18.0][MIG] stock_location_tag: Migration to 18.0#709

Open
deeniiz wants to merge 7 commits into18.0from
18.0-mig-stock_location_tag
Open

[18.0][MIG] stock_location_tag: Migration to 18.0#709
deeniiz wants to merge 7 commits into18.0from
18.0-mig-stock_location_tag

Conversation

@deeniiz
Copy link
Copy Markdown
Collaborator

@deeniiz deeniiz commented Sep 19, 2025

No description provided.

Copilot AI review requested due to automatic review settings September 19, 2025 10:34
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_tag module from a previous version to Odoo 18.0. The module adds tagging functionality to stock locations, allowing users to categorize and organize warehouse locations using customizable tags.

Key changes in this migration:

  • Complete module structure setup with models, views, security, and documentation
  • Implementation of stock location tag model with company-specific constraints
  • Extension of stock location model to support many-to-many tag relationships
  • Creation of user interface components for tag management

Reviewed Changes

Copilot reviewed 14 out of 15 changed files in this pull request and generated no comments.

Show a summary per file
File Description
__manifest__.py Module manifest defining dependencies, data files, and metadata
models/ Core model definitions for location tags and stock location extension
views/ XML view definitions for tag management and location form integration
security/ Access control rules and permissions for the tag functionality
readme/ Module documentation and contributor information

Copy link
Copy Markdown
Member

@eantones eantones left a comment

Choose a reason for hiding this comment

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

Add translations es.po please.

Comment thread stock_location_tag/__manifest__.py Outdated
@deeniiz deeniiz force-pushed the 18.0-mig-stock_location_tag branch from 1c6d33b to 04e5dbc Compare September 22, 2025 07:40
@deeniiz deeniiz requested a review from eantones September 22, 2025 07:46
@deeniiz deeniiz force-pushed the 18.0-mig-stock_location_tag branch from 04e5dbc to 377f176 Compare September 22, 2025 07:46
Comment thread stock_location_tag/i18n/es.po Outdated
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

Copilot reviewed 15 out of 16 changed files in this pull request and generated no new comments.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 8, 2026

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 8, 2026
@eantones eantones added no stale and removed stale labels Mar 8, 2026
@deeniiz deeniiz force-pushed the 18.0-mig-stock_location_tag branch from e945a1f to e626f26 Compare March 12, 2026 10:42
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (18.0@4b294fd). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff            @@
##             18.0      #709   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?         4           
  Lines           ?        15           
  Branches        ?         0           
========================================
  Hits            ?        15           
  Misses          ?         0           
  Partials        ?         0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

5 participants