diff --git a/stock_inventory_preparation_filters/models/stock_inventory.py b/stock_inventory_preparation_filters/models/stock_inventory.py index 82b31963d..c616586d0 100644 --- a/stock_inventory_preparation_filters/models/stock_inventory.py +++ b/stock_inventory_preparation_filters/models/stock_inventory.py @@ -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 """