# Copyright 2019 Tecnativa - Carlos Dauden # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { "name": "Account Banking Mandate Contact", "summary": "Assign specific banking mandates in contact level", "version": "2.0.1.0.0", "development_status": "Beta", "category": "Banking addons", "website": "https://gitlab.com/flectra-community/bank-payment", "author": "Tecnativa, Odoo Community Association (OCA)", "license": "AGPL-3", "application": False, "installable": True, "depends": ["account_banking_mandate", "sale"], "data": [ "views/res_partner.xml", ], }