Browse Source
Merge pull request #198 from Eficent/11.0-fix-manifest
[11.0][FIX] report_wkthmltopdf_param
pull/199/head
Pedro M. Baeza
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
report_wkhtmltopdf_param/__manifest__.py
|
|
@ -4,7 +4,7 @@ |
|
|
|
# noinspection PyStatementEffect |
|
|
|
{ |
|
|
|
"name": "Report Wkhtmltopdf Param", |
|
|
|
"version": "10.0.1.0.1", |
|
|
|
"version": "11.0.1.0.1", |
|
|
|
"license": "AGPL-3", |
|
|
|
"summary": """ |
|
|
|
Add new parameters for a paper format to be used by wkhtmltopdf |
|
|
|