mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
[IMP] rma_sale_force_invoiced: black, isort, prettier
This commit is contained in:
committed by
Lois Rilo
parent
2475a018af
commit
77459bc7cc
@@ -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",
|
||||
|
||||
3
rma_sale_force_invoiced/pyproject.toml
Normal file
3
rma_sale_force_invoiced/pyproject.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
[build-system]
|
||||
requires = ["whool"]
|
||||
build-backend = "whool.buildapi"
|
||||
Reference in New Issue
Block a user