Skip to content

[18.0][MIG] stock_restrict_lot_name: Migration to 18.0#748

Open
deeniiz wants to merge 3 commits into18.0from
18.0-mig-stock_restrict_lot_name
Open

[18.0][MIG] stock_restrict_lot_name: Migration to 18.0#748
deeniiz wants to merge 3 commits into18.0from
18.0-mig-stock_restrict_lot_name

Conversation

@deeniiz
Copy link
Copy Markdown
Collaborator

@deeniiz deeniiz commented Oct 7, 2025

No description provided.

Copilot AI review requested due to automatic review settings October 7, 2025 09:42
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

Migration of the stock_restrict_lot_name module from an earlier version to Odoo 18.0. The module provides functionality to restrict modification of lot/serial number names to specific user groups.

  • Updates module manifest to version 18.0.1.0.0
  • Includes security configuration to define user groups with lot name modification permissions
  • Provides multilingual support with Spanish translations

Reviewed Changes

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

Show a summary per file
File Description
__manifest__.py Updated version to 18.0.1.0.0 and configured module metadata
models/stock_lot.py Implements access control logic for lot name modifications
security/stock_restrict_lot_name_security.xml Defines security group for lot name modification permissions
i18n/es.po Spanish translation file for user-facing strings
readme/ files Module documentation and contributor information
static/description/index.html Generated HTML documentation

Comment thread stock_restrict_lot_name/models/stock_lot.py
Comment thread stock_restrict_lot_name/__manifest__.py
Comment thread stock_restrict_lot_name/i18n/es.po Outdated
Comment thread stock_restrict_lot_name/i18n/es.po Outdated
@deeniiz deeniiz force-pushed the 18.0-mig-stock_restrict_lot_name branch from c72c4f8 to 0c5e059 Compare October 7, 2025 09:52
@deeniiz deeniiz requested a review from eantones October 7, 2025 09:52
@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 22, 2026
@eantones eantones added no stale and removed stale labels Mar 22, 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.

3 participants