- followed oca guidelines - not tested on odoo 11.0
@ -1,10 +1,9 @@
# -*- coding: utf-8 -*-
# Copyright 2019 Coop IT Easy SCRLfs
# Nicolas Jamoulle, <nicolas@coopiteasy.be>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
{
"name": "BEES coop Stock",
"version": "10.0.1.0.0",
"version": "11.0.1.0.0",
"depends": [
'stock',
],
@ -1,4 +1,3 @@
from odoo import api, fields, models