[IMP] stock_orderpoint_purchase_link: black, isort, prettier

This commit is contained in:
Dũng (Trần Đình)
2021-09-17 11:43:30 +07:00
parent aedadf6fbd
commit 6a9c27e6de
3 changed files with 8 additions and 1 deletions

View File

@@ -0,0 +1 @@
../../../../stock_orderpoint_purchase_link

View File

@@ -0,0 +1,6 @@
import setuptools
setuptools.setup(
setup_requires=['setuptools-odoo'],
odoo_addon=True,
)

View File

@@ -4,7 +4,7 @@
{ {
"name": "Stock Orderpoint Purchase Link", "name": "Stock Orderpoint Purchase Link",
"summary": "Link Reordering rules to purchase orders", "summary": "Link Reordering rules to purchase orders",
"version": "13.0.1.0.0", "version": "14.0.1.0.0",
"license": "LGPL-3", "license": "LGPL-3",
"website": "https://github.com/OCA/stock-logistics-warehouse", "website": "https://github.com/OCA/stock-logistics-warehouse",
"author": "ForgeFlow, Odoo Community Association (OCA)", "author": "ForgeFlow, Odoo Community Association (OCA)",