mirror of
				https://github.com/brain-tec/account_ebics.git
				synced 2025-11-04 15:10:34 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			248 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			248 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" ?>
 | 
						|
<odoo>
 | 
						|
    <menuitem
 | 
						|
        id="ebics_batch_log_menu"
 | 
						|
        name="EBICS Batch Import Logs"
 | 
						|
        parent="account_ebics.ebics_processing_menu"
 | 
						|
        action="ebics_batch_log_action"
 | 
						|
        sequence="100"
 | 
						|
    />
 | 
						|
</odoo>
 |