File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44{
55 "name" : "Edi Mail Import Oca" ,
66 "summary" : """Process emails as EDI exchange recordsç""" ,
7- "version" : "17 .0.1.0.0" ,
7+ "version" : "19 .0.1.0.0" ,
88 "license" : "AGPL-3" ,
99 "author" : "Dixmit,Odoo Community Association (OCA)" ,
1010 "website" : "https://github.com/OCA/edi-framework" ,
11- "depends" : ["edi_oca " , "mail" ],
11+ "depends" : ["edi_core_oca " , "mail" ],
1212 "data" : [
1313 "views/edi_exchange_type.xml" ,
1414 ],
Original file line number Diff line number Diff line change 44<odoo >
55 <record model =" ir.ui.view" id =" edi_exchange_type_view_form" >
66 <field name =" model" >edi.exchange.type</field >
7- <field name =" inherit_id" ref =" edi_oca .edi_exchange_type_view_form" />
7+ <field name =" inherit_id" ref =" edi_core_oca .edi_exchange_type_view_form" />
88 <field name =" arch" type =" xml" >
99 <xpath expr =" //group[@name='config']" position =" after" >
1010 <group invisible =" direction != 'input'" >
You can’t perform that action at this time.
0 commit comments