# Copyright 2011-2020 Julius Network Solutions SARL # Copyright 2014-2020 Akretion France (http://www.akretion.com/) # @author: Alexis de Lattre # Copyright 2018-2020 Roel Adriaans # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { "name": "Invoice Fiscal Position Update", "version": "18.0.2.0.0", "category": "Accounting", "license": "AGPL-3", "summary": "Changing the fiscal position of an invoice will auto-update " "invoice lines", "website": "https://github.com/OCA/account-invoicing", "author": "Julius Network Solutions," "Akretion," "Odoo Community Association (OCA)", "maintainers": ["alexis-via"], "depends": ["account"], "installable": True, }