Fix the beta lint checks of Travis

This commit is contained in:
Lionel Sausin
2015-09-16 09:35:18 +02:00
committed by Florian da Costa
parent e2fb3e7c8c
commit b51d103723
4 changed files with 5 additions and 3 deletions

2
stock_available_immediately/__init__.py Executable file → Normal file
View File

@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# Author Guewen Baconnier. Copyright Camptocamp SA

View File

@@ -22,7 +22,7 @@
{
"name": "Ignore planned receptions in quantity available to promise",
"version": "2.0",
"version": "8.0.2.0.0",
"depends": ["stock_available"],
"author": "Camptocamp",
"license": "AGPL-3",

View File

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

View File

@@ -20,7 +20,7 @@
from openerp.tests.common import TransactionCase
class testStockLogisticsWarehouse(TransactionCase):
class TestStockLogisticsWarehouse(TransactionCase):
def test01_stock_levels(self):
"""checking that immediately_usable_qty actually reflects \