# © 2014 Today Akretion # @author Sébastien BEAU # @author Pierrick Brun # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Quick Purchase order", "version": "16.0.1.0.0", "author": "Akretion, Odoo Community Association (OCA)", "maintainers": ["legalsylvain"], "website": "https://github.com/OCA/purchase-workflow", "license": "AGPL-3", "category": "Purchase", "depends": ["base_product_mass_addition", "purchase"], "data": ["views/purchase_order_view.xml", "views/product_product_view.xml"], "installable": True, }