mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[FIX] Pylint fixing <stock_inventory_preparation_filters>
This commit is contained in:
@@ -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
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user