Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[18.0][ADD] product_state_stock_base #1819

Open
wants to merge 2 commits into
base: 18.0
Choose a base branch
from

Conversation

natuan9
Copy link

@natuan9 natuan9 commented Dec 13, 2024

@natuan9 natuan9 force-pushed the 18.0-add-product_state_stock branch 2 times, most recently from 2a0a19f to 620f460 Compare December 13, 2024 03:22
@natuan9 natuan9 changed the title [18.0][ADD] product_state_stock [18.0][ADD] product_state_stock_base Dec 13, 2024
Comment on lines 3 to 15
{
"name": "Product State Stock",
"summary": """
This module add the use of Product State in Stock""",
"author": "Camptocamp, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/product-attribute",
"category": "Product",
"version": "18.0.1.0.0",
"license": "AGPL-3",
"depends": ["product_state", "stock"],
"data": ["security/security.xml", "views/product_state_views.xml"],
}
Copy link
Contributor

Choose a reason for hiding this comment

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

auto_install flag missing I guess (it's a glue module)

@sebalix sebalix added this to the 18.0 milestone Jan 3, 2025
@natuan9 natuan9 force-pushed the 18.0-add-product_state_stock branch from 620f460 to 5eca9ee Compare January 6, 2025 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants