|  | @ -12,8 +12,8 @@ | 
			
		
	
		
		
			
				
					|  |  |     </t> |  |  |     </t> | 
			
		
	
		
		
			
				
					|  |  | <!--   Inheriting ProductScreen template for adding the button disable feature --> |  |  | <!--   Inheriting ProductScreen template for adding the button disable feature --> | 
			
		
	
		
		
			
				
					|  |  |     <t name="pos_access_right_hr.ProductScreen" owl="1" |  |  |     <t name="pos_access_right_hr.ProductScreen" owl="1" | 
			
		
	
		
		
			
				
					
					|  |  |        t-inherit="point_of_sale.ProductScreen" t-inherit-mode="extension"> |  |  |        t-inherit="pos_restaurant.SplitBillScreen" t-inherit-mode="extension"> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |         <xpath expr="//button[hasclass('pay-button')]" position="attributes"> |  |  |         <xpath expr="//div[hasclass('pay-button')]" position="attributes"> | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					|  |  |             <attribute name="t-att-disabled">disable_payment()</attribute> |  |  |             <attribute name="t-att-disabled">disable_payment()</attribute> | 
			
		
	
		
		
			
				
					|  |  |         </xpath> |  |  |         </xpath> | 
			
		
	
		
		
			
				
					|  |  |     </t> |  |  |     </t> | 
			
		
	
	
		
		
			
				
					|  | 
 |