2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-02 05:26:45 +00:00
InvenTree/docs/docs/report/stock_location.md
Oliver c74368f805
Fix typo (#5715)
* Fix typo

getSpashScren -> getSplashScreen

* Cleanup docs
2023-10-17 12:12:22 +11:00

776 B

title
title
Stock Location Reports

Stock location Reports

You can print a formatted report of a stock location. This makes sense if you have several parts inside one location, e.g. a box that is sent out to a manufacturing partner. Whit a report you can create a box content list.

Context Variables

You can use all content variables from the StockLocation object.

Default Report Template

A default report template is provided out of the box, which can be used as a starting point for developing custom return order report templates.

View the source code for the default stock location report template.