mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
@@ -5,7 +5,7 @@
|
||||
{
|
||||
"name": "Account Payment Mode",
|
||||
"version": "14.0.1.0.2",
|
||||
"development_status": "Production/Stable",
|
||||
"development_status": "Mature",
|
||||
"license": "AGPL-3",
|
||||
"author": "Akretion,Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/bank-payment",
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
"Akretion, "
|
||||
"Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/bank-payment",
|
||||
"development_status": "Mature",
|
||||
"category": "Banking addons",
|
||||
"external_dependencies": {"python": ["lxml"]},
|
||||
"depends": ["account_payment_partner", "base_iban"], # for manual_bank_tranfer
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
"summary": "Adds payment mode on partners and invoices",
|
||||
"author": "Akretion, Tecnativa, Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/bank-payment",
|
||||
"development_status": "Mature",
|
||||
"depends": ["account_payment_mode"],
|
||||
"data": [
|
||||
"views/res_partner_view.xml",
|
||||
|
||||
Reference in New Issue
Block a user