|
|
@ -8,9 +8,9 @@ |
|
|
|
############################################################################## |
|
|
|
|
|
|
|
{ |
|
|
|
"name" : "Web Digital Signature for sale orders", |
|
|
|
"version" : "8.0.1.0.0", |
|
|
|
"author" : "Agile Business Group, " |
|
|
|
"name": "Web Digital Signature for sale orders", |
|
|
|
"version": "8.0.1.0.0", |
|
|
|
"author": "Agile Business Group, " |
|
|
|
"Odoo Community Association (OCA)", |
|
|
|
"category": 'web', |
|
|
|
"license": "AGPL-3", |
|
|
@ -18,6 +18,9 @@ |
|
|
|
'data': [ |
|
|
|
'views/sale_order_view.xml' |
|
|
|
], |
|
|
|
'images': [ |
|
|
|
'images/so_signature.png', |
|
|
|
], |
|
|
|
'website': 'http://www.agilebg.com', |
|
|
|
'installable': True, |
|
|
|
'auto_install': False, |
|
|
|