# Copyright 2024 Alberto Martínez # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { "name": "Account Banking Mandate Sale Contact", "summary": "Add a specific contact mandate to sale orders", "version": "3.0.1.0.0", "development_status": "Beta", "category": "Banking addons", "website": "https://gitlab.com/flectra-community/bank-payment", "author": "Alberto Martínez, Odoo Community Association (OCA)", "maintainers": ["tisho99"], "license": "AGPL-3", "application": False, "installable": True, "depends": ["account_banking_mandate_contact", "account_banking_mandate_sale"], "data": ["views/res_config_settings.xml", "views/res_partner.xml"], }