| 
							
							
								 Oliver | 770cd9a12d | Fix for LocationSerializer | 2021-06-30 22:10:15 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 30ac5dba55 | Display attachment upload date | 2021-06-30 17:44:23 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 9b4db43232 | Refactoring "attachment" tables to use the API - Part attachments
- StockItem attachments
- PurchaseOrder attachments
- SalesOrder attachments
- BuildOrder attachments | 2021-06-30 17:40:44 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 682b2b4b2f | Support rendering / updating of date inputs | 2021-06-30 17:04:21 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | a92fc7cf2c | PEP fixes | 2021-06-30 14:15:18 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 2b394174bc | Refactor update and delete forms for SupplierPriceBreak | 2021-06-30 14:14:31 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 09fff5b644 | Refactor PriceBreakCreate form - Handle non_field_errors | 2021-06-30 14:07:15 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 8f47035a7b | Refactor delete view for PartAttachment and StockItemAttachment | 2021-06-30 12:58:41 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 4e23dbd0af | Refactor delete views for SalesOrderAttachment and PurchaseOrderAttachment | 2021-06-30 12:54:38 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 4d8e88c779 | BuildAttachmentDelete form | 2021-06-30 12:48:14 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 653e3cd135 | Starting work on a DELETE form | 2021-06-30 12:03:32 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 537c15081b | Fix for PK lookup in API test | 2021-06-30 11:12:16 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 9ea3e511b9 | Refactor BuildAttachment views | 2021-06-30 11:05:35 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | a7d60cf5ad | Exposes BuildOrderAttachment objects to the REST API | 2021-06-30 10:49:33 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | f67779c816 | Unit test fixes | 2021-06-30 10:37:38 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 712c9598d1 | Refactor SalesOrderAttachment forms | 2021-06-30 10:09:05 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 60d599b476 | Refactor PurchaseOrderAttachment views | 2021-06-30 10:03:54 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | b946aedb5c | Replace PartAttachmentEdit view | 2021-06-30 09:49:30 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 238dccc071 | Replace PartAttachmentCreate form | 2021-06-30 09:45:36 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 8c439e52fd | PEP fix | 2021-06-30 09:41:13 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 54c9bd25a5 | Add detail endpoint for StockItemAttachment | 2021-06-30 09:40:54 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 87235b7e6f | Replace StockItemAttachmentCreate form - Also replace drag-and-drop
- Add 'hidden' option for form fields
- Adds renderer for StockItem model | 2021-06-30 09:17:28 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 7d53bcb27c | Convert StockItemEditStatus to use API forms | 2021-06-30 08:52:53 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 43f26f2c65 | Allow custom labels | 2021-06-30 01:07:57 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 1f75530910 | Specify custom help text for fields on the client side | 2021-06-30 01:07:36 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 621f47e46c | Replace "edit part category" form | 2021-06-30 01:04:39 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | c425f36a35 | Remove dead class | 2021-06-30 00:24:27 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 26eafe242c | Replace PartImageUpload form | 2021-06-30 00:18:25 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 293b5d4c07 | Allow file and image fields - Use FormData class
- Replace existing Company image upload form | 2021-06-30 00:13:53 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 33ec91acc7 | Add "default" from serializer field (if present) - Overrides model default
- Set choices for currency serializer field
- Adds some unit testing | 2021-06-29 23:14:39 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 8b3a497554 | Remove unused Form | 2021-06-29 23:05:37 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 48e36bfd9b | Fix: New translations django.po from Crowdin | 2021-06-29 21:33:44 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 2b846169cf | Fix: New translations django.po from Crowdin | 2021-06-29 21:33:42 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 7f74945e7a | Fix: New translations django.po from Crowdin | 2021-06-29 21:33:41 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 36e3f9bc51 | Fix: New translations django.po from Crowdin | 2021-06-29 21:33:40 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 9c3b93830b | Fix: New translations django.po from Crowdin | 2021-06-29 21:33:39 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | a1f5605e12 | Fix: New translations django.po from Crowdin | 2021-06-29 21:33:37 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 6ec4530628 | Fix: New translations django.po from Crowdin | 2021-06-29 21:33:35 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | bbdd4554a6 | Fix: New translations django.po from Crowdin | 2021-06-29 21:33:33 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 438e7048e1 | Fix: New translations django.po from Crowdin | 2021-06-29 21:33:32 +10:00 |  | 
			
				
					| 
							
							
								![github-actions[bot]](/avatar/af2ab225b7c0eec44a8d0eba6b5c869a?size=56) github-actions[bot] | 8afcd06f72 | updated translation base | 2021-06-29 11:25:34 +00:00 |  | 
			
				
					| 
							
							
								 Oliver | 6156fffd1d | Remove broken URLs | 2021-06-29 21:25:20 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 8ee12abb50 | Merge pull request #1734 from matmair/hide-related option to hide related parts | 2021-06-29 21:24:21 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 170ed37d03 | Delete CompanyCreate AJAX view | 2021-06-29 21:20:53 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | c25967eff6 | Replace CompanyCreate and CompanyEdit forms with AJAX form - Adds the ability to specify an "icon" for each field | 2021-06-29 21:17:48 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | cf0feffe26 | Allow override of values from calling function | 2021-06-29 20:44:44 +10:00 |  | 
			
				
					|  | d10169932d | option to hide related parts #1733 | 2021-06-29 12:33:54 +02:00 |  | 
			
				
					| 
							
							
								 Oliver | 5230a5a41b | Add "success" functionality for form posting | 2021-06-29 19:55:32 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 981cc2e24e | Fix select2 styling | 2021-06-29 19:51:31 +10:00 |  | 
			
				
					| 
							
							
								 Oliver | 4aed6993d4 | Add some more unit tests | 2021-06-29 19:48:49 +10:00 |  |