mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
Merge pull request #116 from OCA/sbidoul-patch-1
[FIX] printer_zpl2: typo external_dependencies
This commit is contained in:
@@ -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': [
|
||||||
|
|||||||
Reference in New Issue
Block a user