[IMP] rma_account: black, isort, prettier

This commit is contained in:
AaronHForgeFlow
2024-05-06 16:09:11 +02:00
committed by JasminSForgeFlow
parent 9cbe7b6ccf
commit 547e4b35b9
2 changed files with 4 additions and 1 deletions

View File

@@ -8,7 +8,7 @@
"category": "RMA",
"summary": "Integrates RMA with Invoice Processing",
"author": "ForgeFlow",
"website": "https://github.com/ForgeFlow/stock-rma",
"website": "https://github.com/ForgeFlow",
"depends": ["stock_account", "rma"],
"data": [
"security/ir.model.access.csv",

View File

@@ -0,0 +1,3 @@
[build-system]
requires = ["whool"]
build-backend = "whool.buildapi"