rebuild
This commit is contained in:
		
							parent
							
								
									1c10210bb9
								
							
						
					
					
						commit
						cb7f37dea9
					
				| 
						 | 
					@ -6,6 +6,7 @@ var prefixes = struct {
 | 
				
			||||||
	News          string
 | 
						News          string
 | 
				
			||||||
	Warehouse     string
 | 
						Warehouse     string
 | 
				
			||||||
	Location      string
 | 
						Location      string
 | 
				
			||||||
 | 
						Bank          string
 | 
				
			||||||
	Supplier      string
 | 
						Supplier      string
 | 
				
			||||||
	Seller        string
 | 
						Seller        string
 | 
				
			||||||
}{
 | 
					}{
 | 
				
			||||||
| 
						 | 
					@ -15,5 +16,6 @@ var prefixes = struct {
 | 
				
			||||||
	Warehouse:     "warehouse",
 | 
						Warehouse:     "warehouse",
 | 
				
			||||||
	Location:      "location",
 | 
						Location:      "location",
 | 
				
			||||||
	Supplier:      "supplier",
 | 
						Supplier:      "supplier",
 | 
				
			||||||
 | 
						Bank:          "bank",
 | 
				
			||||||
	Seller:        "seller",
 | 
						Seller:        "seller",
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue