mirror of
				https://github.com/inventree/inventree-docs.git
				synced 2025-10-31 04:45:38 +00:00 
			
		
		
		
	Fix
This commit is contained in:
		| @@ -67,6 +67,7 @@ The *installed_items* context variable is a list of all `StockItem` instances wh | |||||||
|         <td>{{ sub_item.full_name }}</td> |         <td>{{ sub_item.full_name }}</td> | ||||||
|         <td>Serial Number: {{ sub_item.serial }}</td> |         <td>Serial Number: {{ sub_item.serial }}</td> | ||||||
|         <td>Pass: {{ sub_item.passedAllRequiredTests }}</td> |         <td>Pass: {{ sub_item.passedAllRequiredTests }}</td> | ||||||
|  |     </tr> | ||||||
|     {% endfor %} |     {% endfor %} | ||||||
| </table> | </table> | ||||||
| {% endraw %} | {% endraw %} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user