|
@ -9,12 +9,6 @@ |
|
|
'depends': ['base'], |
|
|
'depends': ['base'], |
|
|
'author': "Camptocamp,Odoo Community Association (OCA)", |
|
|
'author': "Camptocamp,Odoo Community Association (OCA)", |
|
|
'license': 'AGPL-3', |
|
|
'license': 'AGPL-3', |
|
|
'description': """ |
|
|
|
|
|
This module introduces continent management |
|
|
|
|
|
============================================ |
|
|
|
|
|
Links continents to countries, |
|
|
|
|
|
adds continent field on partner form |
|
|
|
|
|
""", |
|
|
|
|
|
'category': 'Generic Modules/Base', |
|
|
'category': 'Generic Modules/Base', |
|
|
'data': [ |
|
|
'data': [ |
|
|
'views/continent.xml', |
|
|
'views/continent.xml', |
|
|