crap
This commit is contained in:
		@@ -6,6 +6,7 @@ export type ProductSchema = {
 | 
			
		||||
    id: number;
 | 
			
		||||
    name: string;
 | 
			
		||||
    article: string;
 | 
			
		||||
    client_id: number;
 | 
			
		||||
    clientId: number;
 | 
			
		||||
    barcodes: Array<string>;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user