mirror of
https://github.com/OCA/stock-logistics-reporting.git
synced 2025-02-16 17:13:21 +02:00
[MIG] stock_picking_report_undelivered_product: Migration to v13.0
This commit is contained in:
@@ -0,0 +1 @@
|
||||
../../../../stock_picking_report_undelivered_product
|
||||
6
setup/stock_picking_report_undelivered_product/setup.py
Normal file
6
setup/stock_picking_report_undelivered_product/setup.py
Normal file
@@ -0,0 +1,6 @@
|
||||
import setuptools
|
||||
|
||||
setuptools.setup(
|
||||
setup_requires=['setuptools-odoo'],
|
||||
odoo_addon=True,
|
||||
)
|
||||
Reference in New Issue
Block a user