mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
[IMP] rma_purchase: black, isort, prettier
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"summary": "RMA from PO",
|
||||
"license": "LGPL-3",
|
||||
"author": "ForgeFlow, Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/ForgeFlow/stock-rma",
|
||||
"website": "https://github.com/ForgeFlow",
|
||||
"depends": ["rma_account", "purchase"],
|
||||
"data": [
|
||||
"wizards/rma_order_line_make_purchase_order_view.xml",
|
||||
|
||||
3
rma_purchase/pyproject.toml
Normal file
3
rma_purchase/pyproject.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
[build-system]
|
||||
requires = ["whool"]
|
||||
build-backend = "whool.buildapi"
|
||||
Reference in New Issue
Block a user