Merge pull request #116 from OCA/sbidoul-patch-1

[FIX] printer_zpl2: typo external_dependencies
This commit is contained in:
Pedro M. Baeza
2017-12-06 13:59:45 +01:00
committed by GitHub

View File

@@ -9,7 +9,7 @@
'author': 'SYLEAM, Odoo Community Association (OCA)', 'author': 'SYLEAM, Odoo Community Association (OCA)',
'website': 'http://www.syleam.fr/', 'website': 'http://www.syleam.fr/',
'license': 'AGPL-3', 'license': 'AGPL-3',
'external_dependancies': { 'external_dependencies': {
'python': ['zpl2'], 'python': ['zpl2'],
}, },
'depends': [ 'depends': [