You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							26 lines
						
					
					
						
							591 B
						
					
					
				
			
		
		
		
			
			
			
		
		
	
	
							26 lines
						
					
					
						
							591 B
						
					
					
				
								{
							 | 
						|
								    'name' : 'POS Change Table',
							 | 
						|
								    'version': '1.0',
							 | 
						|
								    'category': 'Point of Sale',
							 | 
						|
								    'summary': "Change Table of Order in POS ",
							 | 
						|
								    'author': 'Cybrosys Techno Solutions',
							 | 
						|
								    'company': 'Cybrosys Techno Solutions',
							 | 
						|
								    'website': 'http://www.cybrosys.com',
							 | 
						|
								    'description': """
							 | 
						|
								
							 | 
						|
								
							 | 
						|
								=======================
							 | 
						|
								
							 | 
						|
								
							 | 
						|
								""",
							 | 
						|
								    'depends': ['point_of_sale', 'pos_restaurant','base'],
							 | 
						|
								    'data': [
							 | 
						|
								        'template.xml'
							 | 
						|
								    ],
							 | 
						|
								    'images': ['static/description/banner.png'],
							 | 
						|
								    'qweb': [
							 | 
						|
								        "static/src/xml/table_change.xml",
							 | 
						|
								    ],
							 | 
						|
								    'license': 'AGPL-3',
							 | 
						|
								    'installable': True,
							 | 
						|
								}
							 | 
						|
								
							 |