[IMP] rma_sale_force_invoiced: black, isort, prettier

This commit is contained in:
JasminSForgeFlow
2025-01-03 16:51:23 +05:30
committed by Lois Rilo
parent 2475a018af
commit 77459bc7cc
2 changed files with 4 additions and 1 deletions

View File

@@ -8,7 +8,7 @@
"category": "RMA",
"summary": "Forces sales orders created from RMA to be forced as invoiced",
"author": "ForgeFlow",
"website": "https://github.com/ForgeFlow/stock-rma",
"website": "https://github.com/ForgeFlow",
"depends": ["rma_sale", "sale_force_invoiced"],
"data": [
"views/rma_operation_views.xml",

View File

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