mirror of
				https://github.com/brain-tec/account_ebics.git
				synced 2025-11-03 22:50:59 +00:00 
			
		
		
		
	[MIG] account_ebics_oe: Migration to 18.0
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
				
			|||||||
[](https://picasso.noviat.com/Noviat/Noviat_Generic/accounting-ebics/-/commits/17.0)
 | 
					[](https://picasso.noviat.com/Noviat/Noviat_Generic/accounting-ebics/-/commits/18.0)
 | 
				
			||||||
[](http://noviat.picasso-pages.noviat.com/Noviat_Generic/accounting-ebics)
 | 
					[](http://noviat.picasso-pages.noviat.com/Noviat_Generic/accounting-ebics)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<!-- /!\ do not modify above this line -->
 | 
					<!-- /!\ do not modify above this line -->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -4,14 +4,14 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "name": "account_ebics on Odoo Enterprise",
 | 
					    "name": "account_ebics on Odoo Enterprise",
 | 
				
			||||||
    "summary": "Deploy account_ebics module on Odoo Enterprise",
 | 
					    "summary": "Deploy account_ebics module on Odoo Enterprise",
 | 
				
			||||||
    "version": "17.0.1.0.0",
 | 
					    "version": "18.0.1.0.0",
 | 
				
			||||||
    "author": "Noviat",
 | 
					    "author": "Noviat",
 | 
				
			||||||
    "website": "https://www.noviat.com",
 | 
					    "website": "https://www.noviat.com",
 | 
				
			||||||
    "category": "Hidden",
 | 
					    "category": "Hidden",
 | 
				
			||||||
    "license": "LGPL-3",
 | 
					    "license": "LGPL-3",
 | 
				
			||||||
    "depends": [
 | 
					    "depends": [
 | 
				
			||||||
        "account_ebics",
 | 
					        "account_ebics",
 | 
				
			||||||
        "account_accountant",
 | 
					        "accountant",
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
    "data": ["views/account_ebics_menu.xml"],
 | 
					    "data": ["views/account_ebics_menu.xml"],
 | 
				
			||||||
    "installable": True,
 | 
					    "installable": True,
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -2,7 +2,7 @@
 | 
				
			|||||||
<odoo>
 | 
					<odoo>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <record id="account_ebics.ebics_processing_menu" model="ir.ui.menu">
 | 
					  <record id="account_ebics.ebics_processing_menu" model="ir.ui.menu">
 | 
				
			||||||
    <field name="parent_id" eval="ref('account_accountant.menu_accounting')" />
 | 
					    <field name="parent_id" eval="ref('accountant.menu_accounting')" />
 | 
				
			||||||
  </record>
 | 
					  </record>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
</odoo>
 | 
					</odoo>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,3 +1,3 @@
 | 
				
			|||||||
odoo-addon-module_change_auto_install
 | 
					# odoo-addon-module_change_auto_install
 | 
				
			||||||
openupgradelib
 | 
					openupgradelib
 | 
				
			||||||
cryptography<37
 | 
					cryptography<37
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user