mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[IMP] stock_available_immediately_exclude_location: pre-commit stuff
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
../../../../stock_available_immediately_exclude_location
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
import setuptools
|
||||||
|
|
||||||
|
setuptools.setup(
|
||||||
|
setup_requires=['setuptools-odoo'],
|
||||||
|
odoo_addon=True,
|
||||||
|
)
|
||||||
@@ -4,7 +4,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Exclude locations from immediately usable quantity",
|
"name": "Exclude locations from immediately usable quantity",
|
||||||
"version": "16.0.1.0.0",
|
"version": "16.0.1.0.0",
|
||||||
"website": "https://github.com/OCA/stock-logistics-availability",
|
"website": "https://github.com/OCA/stock-logistics-warehouse",
|
||||||
"author": "ACSONE SA/NV,Odoo Community Association (OCA)",
|
"author": "ACSONE SA/NV,Odoo Community Association (OCA)",
|
||||||
"license": "AGPL-3",
|
"license": "AGPL-3",
|
||||||
"depends": ["stock_available_immediately"],
|
"depends": ["stock_available_immediately"],
|
||||||
|
|||||||
Reference in New Issue
Block a user