mirror of
				https://github.com/brain-tec/account_ebics.git
				synced 2025-11-03 22:50:59 +00:00 
			
		
		
		
	[IMP] account_ebics_batch: black, isort, prettier
This commit is contained in:
		@@ -6,7 +6,7 @@
 | 
				
			|||||||
    "version": "14.0.1.0.0",
 | 
					    "version": "14.0.1.0.0",
 | 
				
			||||||
    "license": "AGPL-3",
 | 
					    "license": "AGPL-3",
 | 
				
			||||||
    "author": "Noviat",
 | 
					    "author": "Noviat",
 | 
				
			||||||
    "website": "http://www.noviat.com",
 | 
					    "website": "https://www.noviat.com",
 | 
				
			||||||
    "category": "Accounting & Finance",
 | 
					    "category": "Accounting & Finance",
 | 
				
			||||||
    "summary": "EBICS Files automated import and processing",
 | 
					    "summary": "EBICS Files automated import and processing",
 | 
				
			||||||
    "depends": ["account_ebics"],
 | 
					    "depends": ["account_ebics"],
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										1
									
								
								setup/account_ebics_batch/odoo/addons/account_ebics_batch
									
									
									
									
									
										Symbolic link
									
								
							
							
						
						
									
										1
									
								
								setup/account_ebics_batch/odoo/addons/account_ebics_batch
									
									
									
									
									
										Symbolic link
									
								
							@@ -0,0 +1 @@
 | 
				
			|||||||
 | 
					../../../../account_ebics_batch
 | 
				
			||||||
							
								
								
									
										6
									
								
								setup/account_ebics_batch/setup.py
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								setup/account_ebics_batch/setup.py
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
				
			|||||||
 | 
					import setuptools
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					setuptools.setup(
 | 
				
			||||||
 | 
					    setup_requires=['setuptools-odoo'],
 | 
				
			||||||
 | 
					    odoo_addon=True,
 | 
				
			||||||
 | 
					)
 | 
				
			||||||
		Reference in New Issue
	
	Block a user