[MIG][11.0] stock_inventory_preparation_filter

This commit is contained in:
xavierjimenez
2018-06-28 09:10:09 +02:00
committed by Sergio Teruel
parent 9058a61300
commit 03d6afd7ac
8 changed files with 3 additions and 8 deletions

View File

@@ -39,6 +39,7 @@ Contributors
* Oihane Crucelaegui <oihanecrucelaegi@avanzosc.es>
* Pedro M. Baeza <pedro.baeza@tecnativa.com>
* David Vidal <david.vidal@tecnativa.com>
* Xavier Jimenez <xavier.jimenez@qubiq.es>
Maintainer
----------

View File

@@ -1,3 +1,2 @@
# -*- encoding: utf-8 -*-
from . import models

View File

@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# Copyright 2015 AvanzOSC - Oihane Crucelaegi
# Copyright 2015 Tecnativa - Pedro M. Baeza
# Copyright 2017 Tecnativa - David Vidal
@@ -6,7 +5,7 @@
{
"name": "Extended Inventory Preparation Filters",
"version": "10.0.1.0.0",
"version": "11.0.1.0.0",
"depends": [
"stock",
],

View File

@@ -1,3 +1,2 @@
# -*- coding: utf-8 -*-
from . import stock_inventory

View File

@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# Copyright 2015 AvanzOSC - Oihane Crucelaegi
# Copyright 2015 Tecnativa - Pedro M. Baeza
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

View File

@@ -1,3 +1,2 @@
# -*- encoding: utf-8 -*-
from . import test_stock_inventory_preparation_filter

View File

@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# Copyright 2015 AvanzOSC - Oihane Crucelaegi
# Copyright 2015 Tecnativa - Pedro M. Baeza
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

View File

@@ -10,7 +10,7 @@
<notebook position="attributes">
<attribute name="attrs" />
</notebook>
<xpath expr="//button[@name='reset_real_qty']/ancestor::*[position()=1]" position="attributes">
<xpath expr="//button[@name='action_reset_product_qty']/ancestor::*[position()=1]" position="attributes">
<attribute name="attrs">{'invisible':[('state','=','draft')]}</attribute>
</xpath>
<notebook position="before">