MIG account_invoice_margin adn stock_inventory_valudation_ods

FIX for my PR is merged https://github.com/odoo/odoo/pull/35073
Fix in stock_usability for manual creation of stock moves
This commit is contained in:
Alexis de Lattre
2019-07-22 16:35:38 +02:00
parent 62d0af15ac
commit a21ec776c1
13 changed files with 66 additions and 74 deletions

View File

@@ -1,12 +1,11 @@
# -*- coding: utf-8 -*-
# © 2016-2018 Akretion (http://www.akretion.com)
# Copyright 2016-2019 Akretion France (http://www.akretion.com)
# @author Alexis de Lattre <alexis.delattre@akretion.com>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
'name': 'Stock Inventory Validation ODS',
'version': '10.0.1.0.0',
'version': '12.0.1.0.0',
'category': 'Tools',
'license': 'AGPL-3',
'summary': 'Adds a Py3o ODS report on inventories',