Skip to content

Conversation

@deeniiz
Copy link
Collaborator

@deeniiz deeniiz commented Oct 6, 2025

No description provided.

Copilot AI review requested due to automatic review settings October 6, 2025 16:45
Copy link

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_tracking_integrity module from a previous version to Odoo 18.0. The migration includes updating copyright headers to 2025, updating version references to 18.0, and maintaining the module's core functionality for ensuring stock tracking integrity based on product tracking types.

  • Migration of module structure and metadata to version 18.0
  • Updated copyright information and license headers
  • Preserved core functionality for stock tracking validation

Reviewed Changes

Copilot reviewed 13 out of 14 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
__manifest__.py Updated version to 18.0.1.0.0 and copyright year
__init__.py Simple module initialization file
models/__init__.py Models package initialization
models/stock_move_line.py Core validation logic for stock move lines with tracking constraints
models/stock_inventory.py Inventory line model with lot requirement computation
models/product_template.py Product template validation for tracking changes
views/stock_inventory_views.xml XML view definitions for stock inventory with readonly attributes
i18n/es.po Spanish translation file
readme/ files Documentation files for module description and contributors
README.rst Main documentation file
static/description/index.html Generated HTML documentation
pyproject.toml Build system configuration

@deeniiz deeniiz force-pushed the 18.0-mig-stock_tracking_integrity branch from c25f365 to c685df9 Compare October 7, 2025 08:55
@deeniiz deeniiz requested a review from eantones October 7, 2025 08:58
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.

2 participants