feat: temp barcode templates
This commit is contained in:
		
							
								
								
									
										6
									
								
								barcodes/generator.py
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								barcodes/generator.py
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
from models import ProductBarcode
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class BarcodeGenerator:
 | 
			
		||||
    def __init__(self, barcode: ProductBarcode):
 | 
			
		||||
        self.barcode = barcode
 | 
			
		||||
		Reference in New Issue
	
	Block a user