mirror of
https://gitlab.com/flectra-community/l10n-switzerland-flectra.git
synced 2024-11-16 19:12:04 +00:00
681a0990eb
->l10n_ch_account_payment_partner
15 lines
409 B
Python
15 lines
409 B
Python
{
|
|
"name": "Account Payment Partner for Switzerland",
|
|
"version": "2.0.1.0.0",
|
|
"category": "Banking addons",
|
|
"license": "AGPL-3",
|
|
"summary": "Set partner bank on outgoing invoices",
|
|
"author": "Jamotion GmbH",
|
|
"website": "https://jamotion.ch",
|
|
"depends": ["account_payment_partner", "l10n_ch"],
|
|
"data": [],
|
|
"demo": [],
|
|
"installable": True,
|
|
"auto_install": True,
|
|
}
|