Fix the beta lint checks of Travis

OCA Transbot updated translations from Transifex
This commit is contained in:
Lionel Sausin
2015-09-16 09:35:18 +02:00
committed by Víctor Martínez
parent cce56e8935
commit fbff9fb3ab
7 changed files with 74 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

@@ -0,0 +1,23 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_available_immediately
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: stock-logistics-warehouse (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-23 20:23+0000\n"
"PO-Revision-Date: 2015-09-17 15:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-8-0/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_available_immediately
#: model:ir.model,name:stock_available_immediately.model_product_product
msgid "Product"
msgstr "Producto"

View File

@@ -0,0 +1,23 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_available_immediately
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: stock-logistics-warehouse (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-23 20:23+0000\n"
"PO-Revision-Date: 2015-09-17 15:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-8-0/language/fi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: stock_available_immediately
#: model:ir.model,name:stock_available_immediately.model_product_product
msgid "Product"
msgstr "Tuote"

View File

@@ -0,0 +1,23 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_available_immediately
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: stock-logistics-warehouse (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-23 20:23+0000\n"
"PO-Revision-Date: 2015-09-17 15:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: French (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-8-0/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: stock_available_immediately
#: model:ir.model,name:stock_available_immediately.model_product_product
msgid "Product"
msgstr "Article"

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 \