You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
{ 'name': 'partner_gogocarto_export_api', 'summary': '''HTTP JSON api to send partner data for Gogocarto import''', 'license': 'AGPL-3', 'author': ( 'Lokavaluto,' 'Odoo Community Association (OCA)' ), 'website': 'https://lokavaluto.fr', 'category': 'Localization', 'version': '12.0.1.0.0', 'depends': [ 'base', 'contacts', 'base_geolocalize', 'base_jsonify', ], 'data': [ 'views/gogocarto_partner.xml', 'views/gogocarto_config_settings_view.xml', 'views/res_company_view.xml', ], 'demo': [], 'installable': True, 'auto_install': False, }
|