mirror of
https://github.com/brain-tec/account_ebics.git
synced 2024-11-23 20:52:04 +00:00
[IMP] account_ebics_batch_payment: pre-commit auto fixes
This commit is contained in:
parent
c9d0eeaf9c
commit
acb8e676b8
@ -6,7 +6,7 @@
|
|||||||
"version": "16.0.1.0.0",
|
"version": "16.0.1.0.0",
|
||||||
"license": "LGPL-3",
|
"license": "LGPL-3",
|
||||||
"author": "Noviat",
|
"author": "Noviat",
|
||||||
"website": "https://www.noviat.com/",
|
"website": "https://www.noviat.com",
|
||||||
"category": "Accounting & Finance",
|
"category": "Accounting & Finance",
|
||||||
"depends": ["account_ebics", "account_batch_payment"],
|
"depends": ["account_ebics", "account_batch_payment"],
|
||||||
"data": ["views/account_batch_payment_views.xml"],
|
"data": ["views/account_batch_payment_views.xml"],
|
||||||
|
3
account_ebics_batch_payment/pyproject.toml
Normal file
3
account_ebics_batch_payment/pyproject.toml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[build-system]
|
||||||
|
requires = ["whool"]
|
||||||
|
build-backend = "whool.buildapi"
|
Loading…
Reference in New Issue
Block a user