mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-06-12 10:15:33 +00:00
Added a lot of compiled information from the source about which context variables are available where. I just made it a seperate page for now because it got kind of long...
This commit is contained in:
@ -17,8 +17,10 @@ In addition to the default report context variables, the following context varia
|
||||
|
||||
| Variable | Description |
|
||||
| --- | --- |
|
||||
| build | The build object the report is being generated against |
|
||||
| part | The part object that the build references |
|
||||
| build | The [Build](./context_variables.md#build) object the report is being generated against |
|
||||
| part | The [Part](./context_variables.md#part) object that the build references |
|
||||
| reference | The build order reference string |
|
||||
| quantity | Build order quantity |
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user