mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-04 07:05:41 +00:00 
			
		
		
		
	More tests for Part
- barcode - category_path
This commit is contained in:
		@@ -36,4 +36,10 @@
 | 
			
		||||
  fields:
 | 
			
		||||
    name: 'Widget'
 | 
			
		||||
    description: 'A watchamacallit'
 | 
			
		||||
    category: 7
 | 
			
		||||
    category: 7
 | 
			
		||||
 | 
			
		||||
- model: part.part
 | 
			
		||||
  fields:
 | 
			
		||||
    name: 'Orphan'
 | 
			
		||||
    description: 'A part without a category'
 | 
			
		||||
    category: null
 | 
			
		||||
		Reference in New Issue
	
	Block a user