# Copyright 2016 Acsone SA/NV # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { "name": "Account Invoice Blocking", "summary": "Set a blocking (No Follow-up) flag on invoices", "version": "16.0.1.0.1", "license": "AGPL-3", "category": "Accounting", "author": "Acsone SA/NV,Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-invoicing", "depends": ["account"], "data": ["views/account_move.xml"], }