feat: Added configurable user templates
This commit is contained in:
		
							
								
								
									
										13
									
								
								templates/single_product
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								templates/single_product
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,13 @@ | ||||
|  | ||||
| Name: {{product.name}} | ||||
|  | ||||
| Stock Quantity Unit: {{quantity_unit_stock.name}}  | ||||
|  | ||||
| Last Purchased: {{last_purchased}}  | ||||
|  | ||||
| Last Used: {{last_used}}  | ||||
|  | ||||
| Last Price: {{last_price}}  | ||||
|  | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user