[FIX] Pylint fixing <stock_inventory_preparation_filters>

This commit is contained in:
oihane
2014-11-13 11:13:52 +01:00
committed by Pedro M. Baeza
parent f5cf1b81e7
commit 720cf3a1e3

View File

@@ -50,7 +50,7 @@ class StockInventory(orm.Model):
def _get_available_filters(self, cr, uid, context=None):
"""This function will return the list of filter allowed according to
the options checked in 'Settings\Warehouse'.
the options checked in 'Settings/Warehouse'.
:return: list of tuple
"""