2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-12-16 00:58:07 +00:00

Added context variables for purchase orders (#471)

* Changed IDs of pictures

* Added context variables for pruchase order

* Name change

* Removed PO variables from context_variables because of double

* Typo
This commit is contained in:
Michael
2023-04-19 22:50:22 +02:00
committed by GitHub
parent 148e2bfa94
commit b2af3e2a96
4 changed files with 25 additions and 14 deletions

View File

@@ -53,7 +53,7 @@ The following variables are accessed by build.variable
| target_date | Date the build will be overdue |
| take_from | [StockLocation](./context_variables.md#stocklocation) to take stock from to make this build (if blank, can take from anywhere) |
| title | The full name of the build |
| title | The description of the build |
| description | The description of the build |
| allocated_stock.all | A query set with all allocated stock items for the build |
As usual items in a query sets can be selected by adding a .n to the set e.g. build.required_parts.0