Shows stock-related information about each item grouping in the specified branch configuration.
        It is possible to limit the report to show item groupings that would, for example, have a surplus or low stock levels if the configuration were activated for the branch.
        Where the stock of a item grouping lies outside the min. or max., the number is highlighted in the PDF version of the report.
        
        Parameters
        
            - The branch the report is to be generated for
 
            - The branch configuration the report is to be generated for
 
            - Only rows where the minimum and/or the maximum have been exceeded (optional)
                
                    - * (all)
 
                    - Below the min.
 
                    - Over the max.
 
                    - Below the min. or over the max.
 
                
             
        
        
        Output
        
            - A row per item grouping defined for the branch
 
            - One row for storage shelves (minimum and maximum are not specified)
 
            - One row for display shelves (minimum and maximum are not specified)
 
            - One row for “unused” shelves (minimum and maximum are not specified)
 
            - One row for shelved items that fall outside of all item groupings (stock only)
 
        
        
        Columns
        
            - Item grouping/shelf name
 
            - Capacity in meters
 
            - Current stock in meters
 
            - Minimum stock in meters (marked in red if the stock is below the minimum) (formula = min% * capacity)
 
            - Maximum stock in meters (marked in red if the stock is above the maximum) (formula = max% * capacity)
 
            - Current stock in % (formula = stock / capacity)
 
            - Minimum stock in % (marked in red in the PDF if the stock is below the minimum)
 
            - Maximum stock in % (marked in red in the PDF if the stock is above the maximum)
 
            - (CSV only) Current stock in number of items
 
            - (CSV only) The item grouping’s secondary sorting division
 
            - (CSV only) The item grouping’s placement in the location hierarchy
 
            - (CSV only) The item grouping’s placement in the picking order sequence