| 
							
							
								 Oliver Walters | 1a0f091e0c | Improve progress bar rendering | 2020-04-23 09:20:18 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | a803f21e0c | Add buttons to create new builds or orders for sales order parts - Need to pre-fill the forms a bit better | 2020-04-22 23:34:27 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 6112be2df0 | Add forms for editing and deleting a SalesOrderAllocation item | 2020-04-22 23:21:54 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 2a4e903785 | Add button to delete a SalesOrderLineItem | 2020-04-22 22:36:55 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 26d1a25f31 | PEP style fixes | 2020-04-22 22:24:06 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | fd42149f67 | More stuff | 2020-04-22 22:22:22 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 6ab03bd05a | Add form for creating a new StockItem allocation | 2020-04-22 21:26:38 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 2972aec759 | Cleverer rendering of sales order allocations | 2020-04-22 20:26:05 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | b70e79b778 | Optionally add all SalesOrderAllocations to the SalesOrderLineItem serializer | 2020-04-22 20:10:23 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 5d1754ec32 | Better display of where a StockItem is allocated | 2020-04-22 17:39:59 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | eb7b49784b | StockItem serializer now includes the allocated quantity | 2020-04-22 15:24:11 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | d9698b10cc | PEP fixes | 2020-04-22 13:21:45 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 1373425c29 | Update definition for StockItemAllocation model - Limit foreignkey choices
- Error checking
- Check if a StockItem is over-allocated
- Fix API serialization and filtering | 2020-04-22 13:11:19 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 2cb1b076f6 | Create "SalesOrderAllocation" object - Links multiple StockItem objects to a single SalesOrderLineItem | 2020-04-22 12:12:48 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 3a71a4f63a | Fix for StockItem model - Allow sales_order_line to be blank | 2020-04-22 10:16:54 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 6dd79af0b6 | Expose "is_allocated" parameter on StockItem API | 2020-04-22 10:11:40 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 12daf15406 | Update build page | 2020-04-22 09:53:11 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 372958d939 | Migrate more pages to the two_column template | 2020-04-22 09:50:10 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 808a636484 | Move "Company" view to new two-column template | 2020-04-22 09:01:52 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 79ea744280 | Supplier part rendering fix | 2020-04-21 22:39:47 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 09ccd6c5e2 | PEP style fixes | 2020-04-21 22:37:35 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | b75c343236 | Add action buttons to the sales order page | 2020-04-21 22:02:17 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 15166c7797 | Add a custom "id" to the progress bar | 2020-04-21 21:43:04 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 4979c690d9 | Prevent BOM price calculation from becoming too recursive | 2020-04-21 21:38:22 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | cb636e000d | Display a sub-list of stock items which are allocated to a SalseOrderLineItem | 2020-04-21 21:38:04 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | b40234e403 | UI tweaks | 2020-04-21 20:05:15 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 399dcafede | Use the existing bootstrap CSS for progress bars | 2020-04-21 18:14:02 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 2c6e8da90e | Ability to filter StockItemList API by sales_order or sales_order_line | 2020-04-21 17:33:02 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 0d1919f10b | Display an alert on a stock item page if that stock item is allocated to a salesorder | 2020-04-21 16:59:14 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 89ede3e103 | Fix for SalesOrderLineItem allocation calculation Also function to render a progress bar | 2020-04-21 16:45:44 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | a1376eeb9e | The 'StockItem' model now has a reference to a SalesOrderLineItem | 2020-04-21 15:04:21 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 8052a1989c | Serialize the allocated quantity for a purchase-order line item | 2020-04-21 11:41:08 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 7385099194 | Add a model to map multiple StockItem objects to a single SalesOrderLineItem | 2020-04-21 10:14:55 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 19cd0707a2 | Add / edit / delete attachments for SalesOrder | 2020-04-21 09:42:11 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | a06595c152 | Add line numbering to SalesOrderLineItem table | 2020-04-21 09:20:44 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 22c96ad2b7 | Add ability to filter SalesOrder list by part | 2020-04-21 09:17:50 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 3d2e907d5e | Add a 'sales order' view for each part | 2020-04-21 09:15:01 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | b204618e79 | Button / view / form to create a new SalesOrderLineItem | 2020-04-21 09:02:10 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 617fbf2f02 | Moar stuffs: - Expose part_detail and order_detail to SOLineItem serializer
- Update SalesOrder line item table | 2020-04-21 08:57:13 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | a2c0c7c76a | Add "part" reference to SalesOrderLineItem model | 2020-04-21 08:33:32 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 34d3dca8b7 | Add ability to filter parts by "purchasable" status | 2020-04-20 22:40:52 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 9e4d09343c | Add ability to filter parts list by "salable" status | 2020-04-20 22:39:00 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 0c56079b41 | Create missing tabs for sales orders - Attachments
- Notes | 2020-04-20 22:33:49 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | e12824df2e | Add form to edit a SalesOrder | 2020-04-20 22:20:03 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | ce1dd88129 | Form for creating a new SalesOrder | 2020-04-20 22:13:07 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | ebbcff3c7f | Render a table of line items | 2020-04-20 21:22:34 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | b2569d5cba | Expose SalesOrderLineItem objects to the REST API | 2020-04-20 21:11:59 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 47ada25315 | Add detail view for SalesOrder | 2020-04-20 20:59:14 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 1ebf26ab7c | Add page for displaying all sales orders | 2020-04-20 20:40:45 +10:00 |  | 
			
				
					| 
							
							
								 Oliver Walters | 627c50e465 | Render a table of sales orders | 2020-04-20 20:27:52 +10:00 |  |